Open
Description
Currently, TinyRDM shows basic Redis statistics like memory usage, key count, and uptime.
It would be helpful to also display the Hit Rate (hits / (hits + misses)) in the statistics view.
Use case:
The Hit Rate is a useful metric for evaluating cache efficiency. Including it directly in the UI would make it easier to monitor Redis performance without switching to the CLI.
Thanks for your great work on this tool!
Metadata
Metadata
Assignees
Labels
No labels