youknowone/ring

Can`t aioredis Cache

chado13 opened this issue · 1 comments

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

image

why occure this problem? i wonder how to solve this

is this solved? I think aioredis 1 and aioredis 2 have different api