antirez / antirez/disque-module
Don't Require Redis Cluster
Open
- Dominant language
- C
- Stars
- 471
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
We have been using disque as a very simple queue on various projects and loved how simple it was to spin up a single instance and use it.
The requirement of spinning up a minimum three node redis cluster adds a lot of complexity especially in k8s based testing environments where the persistent volume support may not be present to enable this.
Please consider allowing it to work on a single node redis instance.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.