Is it possible let us choose uuid or int as queue ID ?
Open
Nobody has claimed this yet.
status:under discussion
type:enhancement
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 285
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
If we can use UUID as the ID of the queue, I think we can use MULTI COMMAND in the redis driver to make the performance better
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 tracing queue ID handling in the Redis driver and reviewing how the queue backends represent IDs. Examine the requested Redis MULTI command use and define the supported UUID and integer behavior; done means the chosen ID type works consistently without breaking existing queue operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100