Write down that redis driver can't handle parallel workers
Open
Nobody has claimed this yet.
status:to be verified
type:docs
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 285
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
I ask to Write it down that library can't handle parallel workers when redis driver used.
What steps will reproduce the problem?
Run few workers with redis driver
What's expected?
Few workers working in parallel
What do you get instead?
Few workers working as 1 worker - spreading payloads in one-thread-work
Additional info
| Q | A |
|---|---|
| Yii version | latest |
| PHP version | doesn't matter |
| Operating system | RedHat |
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
Review the Redis driver behavior and the issue's parallel-worker reproduction, then inspect the project's existing documentation for the appropriate place to record the limitation. Done means the documentation clearly states how Redis behaves with parallel workers and what users should expect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- backend, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100