asyncio_redis

PEP 3156 implementation of the redis protocol.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install asyncio-redis

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.16.0 2020-06-08
0.15.1 2018-07-30
0.14.3 2016-09-04
0.14.2 2015-12-16
0.14.1 2015-08-08
0.13.4 2014-08-18
0.13.3 2014-07-13
0.13.2 2014-07-06
0.13.1 2014-06-29
0.12.6 2014-06-17
0.12.5 2014-06-03
0.12.4 2014-05-28
0.12.3 2014-04-18
0.12.2 2014-04-09
0.12.1 2014-04-03
0.11.2 2014-03-30
0.11.1 2014-03-30
0.10.1 2014-03-19
0.10 2014-03-13
0.9 2014-02-27
0.8 2014-02-23
0.7 2014-02-16
0.6 2014-02-07
0.5 2014-01-23
0.4 2013-12-26
0.3 2013-12-02
0.2 2013-11-27
0.1 2013-11-21

Issues with this package?

Page last updated 2026-09-03 07:04:34 UTC