0xWOF / bb8-redis-cluster

Full-featured async (tokio-based) redis cluster connection pool (like r2d2)
BSD 2-Clause "Simplified" License
0 stars 4 forks source link

Update redis-rs version #1

Closed lee-hen closed 1 year ago

0xWOF commented 1 year ago

@lee-hen I'll test and publish it in 24 hours. I think I should add test workflow of github action with docker setting.

0xWOF commented 1 year ago

And I'll add .idea directory to .gitignore

0xWOF commented 1 year ago

@lee-hen Hello I tested your pull request. But unfortunately, redis 0.22.1 does not compatible with redis_cluster_async 0.7.0. So I can't merge this pull request. I think I should wait until redis_cluster_async support redis 0.22.X