How to add streams to redis-benchmark tool?

Viewed 24

I understand redis benchmark tool only supports few commands, how can i add my own command like "xadd" to test performance aka rps?

0 Answers
Related