Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
/ hipstermq Public archive

Simple Redis-based message queue with channels for those who don't need RabbitMQ.

License

Notifications You must be signed in to change notification settings

eoranged/hipstermq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HipsterMQ

Simple Redis-based message queue with channels for those who don't need RabbitMQ.

Status

The library is in early development state and should not be used in production.

Features

  • Channels with ensured delivery (like pubsub, but better);
  • Simple wrapper over Redis queues.

License

Project is distributed under MIT License. See LICENSE.txt for details.

About

Simple Redis-based message queue with channels for those who don't need RabbitMQ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published