Skip to content

Add Redis Streams #7

Description

@fabiolune

Given the nature of stream data, it is a bit complicated to find a way to type them strictly.
Items in a stream are stored with an additional key-value structure.
A possible implementation could be obtained with a single "hardcoded" key with a serialized value, but this is a huge limitation of the stream capabilities.
Need to think about it

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