Skip to content

fperf/redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Redis

This is a client of fperf which benchmarks Redis

How to use

Build fperf with redis support

go get github.com/shafreeck/fperf/bin/fperf-build
go get github.com/fperf/redis
fperf-build github.com/fperf/redis

Run the benchmark

./fperf -connection 128 -server redis://localhost:6379 redis set key:__rand_int__ "hello fperf"

Releases

No releases published

Packages

No packages published

Languages