zetflo
Results
2
issues of
zetflo
Error: Sending custom commands in pipeline is not supported in Cluster mode when use Cluster Mode
21
When i use bull in redis cluster mode. Configuration options ```js const opts = { createClient: function(type){ return new redis.Cluster([ ... ]); }, prefix: '{}' }; ``` Create job it's...
enhancement
PRIO 1
### What happened?  When I create a new document type. No see any message but nothing doing ### Steps to reproduce 1. Open app 2. Go to labels menu...
bug