Skip to content

nihohit/redis_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Redis benchmark, using redis-rs, roughly following the benchmarks detailed here.

Set the path to a node in the HOST field, and if you want to benchmark a CMD cluster, change the code in get_connection. The benchmark assumes that the connection requires TLS, and will need to be adjusted for unsecured connections.

Don't forget to run in release mode!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages