{"library":"coredis","type":"library","category":null,"description":"coredis is a fast, async, and fully-typed Redis client for Python, offering support for Redis Cluster, Sentinel, and various Redis modules. It is built with structured concurrency using `anyio`, supporting both `asyncio` and `trio`. The library is actively maintained with frequent releases, often multiple times a month for bug fixes and minor features, with major architectural rewrites released periodically. The current version is 6.5.1.","language":"python","status":"active","version":"6.5.1","tags":["redis","async","asyncio","trio","anyio","client","typed"],"last_verified":"Thu May 21","install":[{"cmd":"pip install coredis","imports":["from coredis import Redis","from coredis import RedisCluster","from coredis import Sentinel","from coredis.connection import TCPLocation","from coredis.patterns import Pipeline, PubSub"]}],"homepage":null,"github":"https://github.com/alisaifee/coredis","docs":"https://coredis.readthedocs.org","changelog":"https://github.com/alisaifee/coredis/releases","pypi":"https://pypi.org/project/coredis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.93,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/coredis/compatibility"}}