Releases: darky/bull-repl
Releases · darky/bull-repl
1.10.0
Thanks @rhrn for this release!
New
-f
flag for connect
, which allow execute multiple commands from file #54
- Ability to specify count of failed jobs for retrying #53
Improve
0.29.0
Thanks @rhrn for this release!
New
-f
flag for connect
, which allow execute multiple commands from file #54
- Ability to specify count of failed jobs for retrying #53
Improve
1.9.0
New
- Extend
add
command with options #50 (thanks @dunice)
0.28.0
New
- Extend
add
command with options #50 (thanks @dunice)
1.8.0
New
- Added
--exec
option for the connect
command to be able to use commands like clean, stats, etc... #43 (thanks @Symbolic76)
- Added
--yes
option for any command waiting for a prompt answer #43 (thanks @Symbolic76)
Improve
0.27.0
New
- Added
--url
option for the connect
command (accepts both redis url and redis:sentinel url) #43 (thanks @Symbolic76)
- Added
--exec
option for the connect
command to be able to use commands like clean, stats, etc... #43 (thanks @Symbolic76)
- Added
--yes
option for any command waiting for a prompt answer #43 (thanks @Symbolic76)
Improve
1.7.0
New
events-on
- Turn on logging of queue events
events-off
- Turn off logging of queue events
0.26.0
New
events-on
- Turn on logging of queue events
events-off
- Turn off logging of queue events
1.6.0
Breaking change
- On fetch actions
--filter
option removed. Use --query
instead
New
0.25.0
Breaking change
- On fetch actions
--filter
option removed. Use --query
instead
New