memtier_benchmark icon indicating copy to clipboard operation
memtier_benchmark copied to clipboard

Use -h --hostname instead (or in addition) to -s to match redis-cli, redis-benchmark...

Open tgrall opened this issue 6 years ago • 0 comments

The memtier_benchmark tool is using the -s --server as a parameter to pass the server address.

It would be good to be consistent with other redis-* tools and use -h --hostname instead

tgrall avatar Jun 19 '19 19:06 tgrall