Retire redis-py entirely or upgrade redis-py to latest version
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Currently most Redis client usage is migrated to valkey-glide, but the only remaining dependency is Redlock (distribute lock using Redis).
Let’s make it to use valkey-glide (retiring redis-py) or latest redis-py without connection pooling.
JIRA Issue: BA-2585
Contributor guide
Assessment
This issue has not been assessed yet.