redis-async-rs
redis-async-rs copied to clipboard
Update benchmarks
The README described two (crude) benchmarks against redis-rs version 0.8.
Recently redis-rs 0.9 has been released, including experimental async support, we should re-run the tests using redis-rs 0.9 in both synchronous and asynchronous modes.