aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4483
- days_rel: n/a
- days_push: 1290
- n_releases_24m: 0
Adoption not part of the score
2282 stars · 325 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
aioredis is an asyncio (PEP 3156) Redis client library for Python providing low-level and high-level APIs, connection pooling, pipelining, Pub/Sub, Sentinel, ACL, and Streams support. The project has been merged into redis-py (4.2.0+) as redis.asyncio and is no longer maintained.
Use cases
- use redis from async python code
- asyncio redis client with connection pooling
- pub/sub messaging with redis in async apps
- redis sentinel support for asyncio applications
- pipeline and multi/exec transactions over async redis
- migrate aioredis imports to redis.asyncio
When to choose
- maintaining legacy code that already depends on aioredis
- reading or auditing an existing codebase using aioredis
When to avoid
- starting any new project - use redis-py's redis.asyncio instead
- you need Redis Cluster support
- you need support for Python 3.11+ or recent Redis server versions
Facets
library · maturity abandoned
database-driver caching databases backend developer-tools python cross-platform redis asyncio redis-client redis-sentinel pubsub hiredis deprecated merged-into-redis-py
1 source
- readme: https://github.com/aio-libs-abandoned/aioredis-py · fetched 2026-08-28 · b3e6b4e28d9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aio-libs-abandoned/aioredis-py | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="aio-libs-abandoned/aioredis-py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem