Skip to content

athoune/redistop

 
 

Repository files navigation

Redis Top

Redistop uses MONITOR to watch Valkey commands and shows per command and per host statistics.

Because MONITOR streams back all commands, its use comes at a cost.

Redistop uses INFO command too.

"Redis stop" means "Say stop again" in french, and it's hard to find a new joke with Valkey.

Example

Redis Top screenshot

Build

If you have recent golang dev enironment set, you can build it with the Makefile

make

If you need a Linux compilation, or juste using Docker:

make docker-build

License

GPL v3

About

Use Valkey and Redis MONITOR to draw things in a terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.4%
  • Makefile 2.6%