cunla / fakeredis-py

Implementation of Redis in python without having a Redis server running. Fully compatible with using redis-py.
https://fakeredis.moransoftware.ca/
BSD 3-Clause "New" or "Revised" License
281 stars 47 forks source link

fix:bug using same server with aioredis #223

Closed cunla closed 1 year ago

cunla commented 1 year ago

Fix #218