The library is derived from <a href="https://github.com/NoneGG/aredis" rel="nofollow">https://github.com/NoneGG/aredis</a> which used to be one of the fastest async python clients for redis but went unmaintained in the last few years.<p>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.