Closed AkiraMiyakoda closed 3 months ago
Currently, RedisPool doesn't work with redis-rs 0.26.0 due to breaking change in it. This PR adapts RedisPool to redis-rs 0.26.0.
RedisPool
redis-rs 0.26.0
(https://github.com/AkiraMiyakoda/RedisPool/commit/c4b55688088efa5c6e91b7f0d6458f739eabbe24#commitcomment-144809479)
Sorry, this is so premature. Closed it.
Currently,
RedisPool
doesn't work withredis-rs 0.26.0
due to breaking change in it. This PR adaptsRedisPool
toredis-rs 0.26.0
.(https://github.com/AkiraMiyakoda/RedisPool/commit/c4b55688088efa5c6e91b7f0d6458f739eabbe24#commitcomment-144809479)