Wrapper library with common interface for different Message Queue implementations
Built for Music Kickstarter, the first cloud-based record label.
This project is under development, but Redis backend is already in use in production servers.
TODO:
- Write documentation
Currently supported backends
- Redis (Persistent)
- RabbitMQ (currently PubSub only, no persistence on library end) (requires "npm install rabbit.js")