cocoakekeyu

Results 2 issues of cocoakekeyu

As #62 say, I test in 1.1.0 and above Kaminari all will occur this problem. At last I has to downgrade to 0.17 to fix it.

as document say: http://asyncio-redis.readthedocs.io/en/latest/pages/reference.html#asyncio_redis.RedisProtocol.zrange zrange(self, tr, key, start=0, stop=-1) Return a range of members in a sorted set, by index. You can do the following to receive the slice of...