Skip to content

docstore support #44

Description

@akshitababel

We could not find a sample example on how to use this package.

We plan to persist this data structure through CRDT on the Redis(and then potentially migrate from Redis to IPFS) :

{
    "key": "value",
    "some_metadata": [
        {
            "sub_key": "sub_value",
            "sub_key": "sub_value"
        },
        {
            "sub_key": "sub_value",
            "sub_key": "sub_value"
        }
    ]
}

Can soundcloud/roshi help us achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions