Is Redis support production ready?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 505
- Forks
- 149
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Hi! I'd like to implement cache system using the requests library for a microservice architecture. We already have a Redis backend built into our architecture and I would like to know if the Redis backend is production-ready.
Also, does this work with the requests async (from requests import async) feature? I don't see why it wouldn't, but considering the relative level of caution advised in the redis docs, I wanted to get clarification. I'd be happy to contribute to testing and improving the project if it's mostly production ready.
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
Start by reviewing the existing Redis backend and the requests async integration mentioned in the issue. Establish whether production readiness and async compatibility can be verified with tests; done should be a clearly documented support status or a scoped set of improvements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100