Contents

aioredis provides a simple and clear interface to Redis based on asyncio.

0

asyncio (PEP 3156) Redis support

Aioredis is now in redis-py 4.2.0rc1+ 🚨🚨

Stars: 2297, Watchers: 2297, Forks: 328, Open Issues: 95

The aio-libs-abandoned/aioredis-py repo was created 11 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 2297 github stars!

How to Install aioredis

You can install aioredis using pip

pip install aioredis

or add it to a project with poetry

poetry add aioredis

Package Details

Author
License
MIT
Homepage
https://github.com/aio-libs/aioredis-py
PyPi:
https://pypi.org/project/aioredis/
GitHub Repo:
https://github.com/aio-libs/aioredis

Classifiers

  • Software Development
  • Software Development/Libraries
No  aioredis  pypi packages just yet.

Errors

A list of common aioredis errors.

Code Examples

Here are some aioredis code examples and snippets.

Related Packages & Articles

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

aiojobs 1.4.0

Job scheduler for managing background tasks (asyncio)

aioice 0.10.2

An implementation of Interactive Connectivity Establishment (RFC 5245)