Skip to content

Split Large Keys/Values #1

@seancarroll

Description

@seancarroll

From Foundationdb known limitations

Keys cannot exceed 10,000 bytes in size. Values cannot exceed 100,000 bytes in size. Errors will be raised by the client if these limits are exceeded.

I don't think we'll have issues with the key size, famous last words, given we can constrain size of stream name and keys however we'll need to add logic to split values so we can support larger values.

Other links

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