This is a client of fperf which benchmarks Redis
go get github.com/shafreeck/fperf/bin/fperf-build
go get github.com/fperf/redis
fperf-build github.com/fperf/redis
./fperf -connection 128 -server redis://localhost:6379 redis set key:__rand_int__ "hello fperf"