miniqueue
miniqueue copied to clipboard
A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.
Results
3
miniqueue issues
Sort by
recently updated
recently updated
newest added
Currently if a subscriber attempts to read from a non-existent queue they will receive an error. This behaviour may be desirable in certain circumstances.
enhancement