Don't work methods that use KEYS command(ioredis)
Navigation Menu
{{ message }}
actionhero / node-resque Public
- Notifications You must be signed in to change notification settings
- Fork 152
Closed
Labels
Description
opened
on Jun 6, 2018Hi,
If I set in config keyPrefix. Some commands stop work(it described in ioredis docs: https://github.com/luin/ioredis/blob/master/README.md#transparent-key-prefixing)
Step to reproduce:
- create
NodeResque.Queuewith not null optionskeyPrefix - create scheduled job
- call
await queue.timestamps()
Methods that stop working(maybe not all):
- queue.timestamps()
- queue.locks()
- queue.stats()
- scheduler.checkStuckWorkers()
Metadata
Metadata
Assignees
No one assigned
Labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions