Skip to content

yef/redis-measure

Repository files navigation

redis-measure

Very simple example for measure redis memory consumption and performance.

How run:

  1. Install docker-compose.
  2. Clone this repository.
  3. Run from Linux command line to start redis in docker container:
./start.sh
  1. Run
./gradlew run

About

Simple example for measure memory consumption and timing of Redis commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published