1 comment

[ 3.0 ms ] story [ 11.9 ms ] thread
The library is derived from https://github.com/NoneGG/aredis which used to be one of the fastest async python clients for redis but went unmaintained in the last few years.

coredis is up to date with newer pythons and redis 7.0. Additionally, it has "pretty good" type annotations, runtime type safety, sharded pub sub, stream consumers and library functions.