Skip to content

Serialized values should include key and collection #203

@strawgate

Description

@strawgate

In order to support collection and key enumeration we need to be able to "undo" the hashing/sanitization that some stores do which means we probably need to include the unsanitized collection and key in the document itself.

We don't need this info for get and put because we can just use the values for collection and key that we were already given as arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions