kckupmq
v0.3.7
Published
KckupMQ is wrapper library with common interface for different Message Queue implementations
Downloads
3
Readme
Wrapper library with common interface for different Message Queue implementations
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)