Redis is awesome, but Redis commands are not always intuitive. Pottery is a Pythonic way to access Redis. If you know how to use Python dicts, then you already know how to use Pottery. Pottery is useful for accessing Redis more easily, and also for implementing microservice resilience patterns, and it has been battle-tested in production at scale.
Features
- RedisDict is a Redis-backed container compatible with Python’s dict
- Documentation available
- Examples available
- Keys and values must be JSON serializable.
- RedisSet is a Redis-backed container compatible with Python’s set
- RedisDeque is a Redis-backed container compatible with Python’s collections.deque
- Redlock is a safe and reliable lock to coordinate access to a resource shared across threads, processes, and even machines
Categories
LibrariesLicense
Apache License V2.0Follow Pottery
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pottery!