This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Version v2.0.0
Version 2.0 is a complete rewrite of aioredis. Starting with this version, aioredis now follows the API of redis-py, so you can easily adapt synchronous code that uses redis-py for async applications with aioredis-py.
NOTE: This version is not compatible with earlier versions of aioredis. If you upgrade, you will need to make code changes.
For more details, read our documentation on migrating to version 2.0.