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
Context for your AI agents
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pottery!