Skip to content

[FEATURE] display the **Hit Rate** in the statistics view #444

Open
@dan-connor

Description

@dan-connor

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions