- Support for connecting to sentinels
- chore: upgrade all dependencies
- feat: add pause, resume and isPaused commands
- feat: send version to server
- feat: get redis info support
- feat: add moveToFailed command
- fix: fix queues cache fixes #12
- fix: close redis connection after getting queues.
- feat: add support for removing scheduled jobs.
- feat: add support for removing, promoting, retrying and discarding jobs.
- chore: replace npmview by latest-version
- fix: read package.json with proper path
- exit with error if missing token option
- add database selection option.
- fix password option for redis connections.
- Initial Version