Skip to content

Data is not being stored in binary format #1

Closed
@SidHarder

Description

@SidHarder

Currently this implementation of https://github.com/ipfs/interface-pull-blob-store works fine however it can't be used to help solve this ipfs/js-ipfs-repo#111. The go implementation saves the values of keys as binary data in the LevelDb store. This implementation does not store the values as binary. It is trivial to store the values as binary but then the tests do not pass. I will be working on solving this in the next few days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions