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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of redis-py!