• luhuachao's avatar
    Modify help msg PING_BULK to PING_MBULK in benchmark (#8109) · 7885faf1
    luhuachao authored
    As described in redis-benchamrk help message 'The test names are the same as the ones produced as output.', In redis-benchmark output, we can only see PING_BULK, but the cmd `redis-benchmark -t ping_bulk` is not supported. We  have to run it with ping_mbulk which is not user friendly.
    7885faf1
redis-benchmark.c 73.7 KB