Skip to content

Commit

Permalink
Replace aioredis by redis package
Browse files Browse the repository at this point in the history
In order to improve the compatibility for python 3.11, aioredis is
replaced by redis. The package has been deprecated in Feb 21, 2023
since the introduction of aioredis into redis package with the
4.2.0rc1 release.

For more info see:

 - redis/redis-py#1899
 - https://github.com/aio-libs/aioredis-py#-aioredis-is-now-in-redis-py-420rc1-
  • Loading branch information
Themimitoof committed May 9, 2023
1 parent 02c2cce commit f92b39f
Show file tree
Hide file tree
Showing 3 changed files with 702 additions and 636 deletions.
Loading

0 comments on commit f92b39f

Please sign in to comment.