Redis queue needs to implement job priority
Open
Nobody has claimed this yet.
type:enhancement
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 285
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
mysql driver implement job priority but it doesnt support by redis yet. can you please implement it for redis and may be other driver please?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing MySQL driver's job-priority implementation with the Redis driver. Determine how priority is represented and tested in the current queue drivers; done means Redis supports the same priority behavior, while support for other drivers needs clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php, redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100