0.27.0
New
- Added
--url
option for theconnect
command (accepts both redis url and redis:sentinel url) #43 (thanks @Symbolic76) - Added
--exec
option for theconnect
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
- update deps