look into changing over to brpoplpush
Open
Optimization
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
atomic goodness for queues, could get rid of my hack of a zpop
http://redis.io/commands/brpoplpush
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the queue code that uses the current zpop hack, then read the linked Redis BRPOPLPUSH documentation and compare its behavior with the existing queue flow. Done means the queue uses the atomic operation without changing its expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redis
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100