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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of redis-py!