[SPEC]: Benchmark client session in RESP3 protocol mode
filipecosta90 opened this issue · 2 comments
filipecosta90 commented
- redis-benchmark supports it: via
-3parameter - memtier_benchmark link to github issue: via
--respparameter
The goal is that anyone using our client runner will be able to pass:
redis-benchmarks-spec-client-runner --resp 3 .... and run the tests he wants.
filipecosta90 commented
cc @ofekshenawa
filipecosta90 commented
Fixed by #169