keyscope 0.2.0
keyscope: ^0.2.0 copied to clipboard
A high-performance GUI for Redis & Valkey. Supports Cluster, Sentinel, SSH, and millions of keys. Built with valkey_client & dense_table.
Changelog #
0.2.0 #
- New Feature: Added Connection Manager GUI.
- Supports Redis & Valkey connections.
- Create, edit, and save connection configurations.
- Support for Username/Password authentication (ACL).
- New Feature: Real-time Dashboard.
- Visualizes Server info, Memory usage, and Client stats.
- Automatic data fetching via
INFOcommand.
- CLI: Enhanced
keyscopeCLI with connectivity check (--ping).- CLI diagnostic tool (
keyscope --ping).
- CLI diagnostic tool (
0.1.0 #
- Initial placeholder release.