redis-py is the official Python client for interacting with Redis, the in-memory data structure store. It supports all Redis commands and data types, making it easy to build caching, messaging, or real-time analytics features in Python applications. With both synchronous and asyncio support, redis-py is suited for modern Python projects and integrates smoothly into web frameworks, task queues, and backend services.
Features
- Full support for Redis commands and data types
- Connection pooling and automatic reconnections
- Pipeline and transaction handling
- Support for Pub/Sub and Lua scripting
- AsyncIO and synchronous client interfaces
- SSL and cluster support included
Categories
LibrariesLicense
MIT LicenseFollow redis-py
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of redis-py!