Skip to content

Sorted sets missing blocking operations #428

@JensErat

Description

@JensErat

Redis knows following blocking commands on sorted sets, similar to the ones on lists (which are already implemented in MiniRedis):

They behave similarly to zmpop, zpopmax, zpopmin, but wait for a timeout if no elements exist.

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