Closed chado13 closed 3 years ago
i`m using python 3.7 aioredis 1.3.1
i used ring.aioredis to myfunction for data cache like this, @ring.aioredis(redis_connection, expire=2)
but i got typeerror
why occure this problem? i wonder how to solve this
is this solved? I think aioredis 1 and aioredis 2 have different api
i`m using python 3.7 aioredis 1.3.1
i used ring.aioredis to myfunction for data cache like this, @ring.aioredis(redis_connection, expire=2)
but i got typeerror
why occure this problem? i wonder how to solve this