Skip to content

Tool to benchmark various in-mem databases for various operations.

License

Notifications You must be signed in to change notification settings

DiceDB/membench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

membench

Membench is the tool to benchmark various in-mem databases for various operations.

  1. make sure you have a running instance of Redis
$ docker start redis-server || docker run --name redis-server -d -p 6379:6379 redis
  1. execute the following comamnd
$ make run-redis

About

Tool to benchmark various in-mem databases for various operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published