Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Experimental support for Redis stream commands #21

@erulabs

Description

@erulabs

Hello!

I've added support for xread and xadd (generated the stub for xrange and xlen but haven't gotten to testing that yet) in a branch here: https://github.com/erulabs/thunk-redis/tree/erulabs/add-redis-stream-functions (diff: here)

I'll find the time to write a test or two hopefully - assuming this is on the right track! Didn't make a PR because, since these commands might change and don't exist in any released version of Redis, didn't seem appropriate! The new commands are discussed here: http://antirez.com/news/114

Thanks for your effort, love the driver!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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