aredis
aredis copied to clipboard
Project Dead?
Does anyone know what the state of this project is? No pull requests approved for some time and the last release was from March 2020.
Yikes, this is the only relatively maintained project I found that is async and supports clusters
Hoping to get cluster mode on aioredis soon now that redis-py has it (with RedisLab backing it). Sit tight :)
I’ve forked the project to https://github.com/alisaifee/coredis and made an initial release with Python 3.10 support