redis库升级后,无法存储
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 23.7k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
zincrby与zadd方法变更,导致存储与check之后的减score抛错
Contributor guide
No contributing guide indexed for this repository
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
Locate the Redis storage and checking code that calls zincrby and zadd. First reproduce the storage failure with the current Redis dependency and inspect the changed method behavior. Done means storing proxies and reducing the score after a check work without errors, with relevant tests or a verified reproduction confirming both paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, redis
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100