redis_queue消费端可以自定义单次取值数量吗?
Open
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
redis_queue消费端可以自定义单次取值数量吗?
目前是一次消费只取一条数据,现在是想一次取多条数据来处理
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files or tests. Start by locating the redis_queue consumer and its current one-item fetch entry point, then inspect how queue options are configured. Done means consumers can configure a per-fetch item count and process multiple items in one operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100