Alberto
Alberto
What should be the default value for the top level filter ?
@JasonStoltz I am thinking about adding a PR for this, can we assume top level filters would only be "any", "all" and "none" ?
Was anyone able to setup bull to use https://github.com/yeahoffline/redis-mock ?
Leaving this here just in case. I made this working by using `redis-mock` and adding `info` and `defineCommand` to the mocked client ``` const redis = require('redis-mock') const client =...
Yes my `Capfile` is exactly the above, my [Gemfile](https://gist.github.com/apellizzn/30c7ff1fdd94def81308), i have no tasks inside /capistrano/tasks folder