Skip to content

Re-implement Redis backend using Streams (Redis 5.0) #171

@benlangfeld

Description

@benlangfeld

Redis 5.0 includes the new Stream data type, discussed at http://antirez.com/news/114. Is this a viable candidate to replace message_bus' use of sorted sets and PUBLISH? I'm interested in attempting an implementation, but am looking for in-principle agreement that it's worthwhile first.

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