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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pottery!