Open Mukti0123 opened 3 months ago
I wanted to send queries to multiple redis servers, each have multiple redis instances. Is it possible?
./ycsb.sh run redis -s -threads 40 -P workloada -p exportfile=/tmp/ycsb_a.result -p recordcount=1000000 -p operationcount=200000 -p fieldlength=10 -p fieldcount=1000 -p maxexecutiontime=600 -p redis.host=10.114.XX.11 -p redis.port=30000 -p redis.host=10.114.XX.13 -p redis.port=30000 -p redis.cluster=True -p status.interval=1
I wanted to send queries to multiple redis servers, each have multiple redis instances. Is it possible?
./ycsb.sh run redis -s -threads 40 -P workloada -p exportfile=/tmp/ycsb_a.result -p recordcount=1000000 -p operationcount=200000 -p fieldlength=10 -p fieldcount=1000 -p maxexecutiontime=600 -p redis.host=10.114.XX.11 -p redis.port=30000 -p redis.host=10.114.XX.13 -p redis.port=30000 -p redis.cluster=True -p status.interval=1