Skip to content

Allow clients to namespace data #24

@dangeross

Description

@dangeross

With multiple SDK flavours, we need to allow clients to namespace data when storing, retrieving and subscribing to data changes. We already see the potential issue when using the same pubkey in mainnet and testnet when using the data-sync. With multiple SDK flavours potentially using the same pubkeys with different data structures this issue could get worse.

I propose we allow the namespace to be optionally set by the client, and default to something like "nodeless:mainnet" internally, then each SDK flavour client sets their own namespace like "<flavour>:<network>"

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