sorccu/r2d2-redis

Please support connection async

tangkhaiphuong opened this issue · 2 comments

Redis now support async from connection async. So please implement support get async connection for query async.

Is there any another r2d2 crate with async support?

@sorccu Not yet, May I ask redis.rs support async query base on sync connection.