yiisoft / yiisoft/yii2-queue

Redis queue needs to implement job priority

Open
#205 10 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.