Skip to content

QBLPUSH and QBRPUSH commands #6

@mc0

Description

@mc0

The QBLPUSH and QBRPUSH commands would allow blocking until some timeout is met and receiving all messages related to that eventID. This would be achieved by listening on the QueueChannelNameKey(queueName, eventID) redis subscription channel. QREM would need to be modified to allow passing in a result string of data that publishes to that same channel.

+QBLPUSH queue eventID timeout contents
+QBRPUSH queue eventID timeout contents

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions