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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pottery!