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 for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pottery!