Skip to content

Value streams #6132

@ivakegg

Description

@ivakegg

We are starting to talk about schemas where we would potentially have huge values associated with relatively small keys. In this case it would great to be able to get keys and a stream for the value back instead of pulling the full value into memory. Perhaps this could be configurable with an optional threshold over which a stream would be returned instead of the value bytes. I could see the Value object being modified with a "isStream()" and "openStream()" methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue describes a new feature, improvement, or optimization.

    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