keyscope 0.3.0 copy "keyscope: ^0.3.0" to clipboard
keyscope: ^0.3.0 copied to clipboard

discontinued

A high-performance GUI for Redis & Valkey. Supports Cluster, Sentinel, SSH, and millions of keys. Built with valkey_client & dense_table.

Changelog #

0.3.0 #

  • New Feature: Data Explorer
    • Browse keys efficiently using SCAN command (cursor-based pagination).
    • Supports infinite scrolling for navigating millions of keys without blocking the server.
    • Search/Filter keys by pattern (e.g., user:*).
  • New Feature: Value Inspector
    • Inspect detailed key information including Type and TTL.
    • Dedicated visualizers for various data types:
      • String: Plain text viewer.
      • Hash: Table view for fields and values.
      • List / Set: List view.
      • ZSet: List view with scores.
  • CLI: Enhanced keyscope CLI with scan test (--scan) and (--match).

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 INFO command.
  • CLI: Enhanced keyscope CLI with connectivity check (--ping).
    • CLI diagnostic tool (keyscope --ping).

0.1.0 #

  • Initial placeholder release.
2
likes
0
points
518
downloads

Publisher

verified publisherkeyscope.dev

Weekly Downloads

A high-performance GUI for Redis & Valkey. Supports Cluster, Sentinel, SSH, and millions of keys. Built with valkey_client & dense_table.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

args, dense_table, flutter, flutter_json_view, flutter_localizations, flutter_riverpod, flutter_secure_storage, flutter_svg, freezed_annotation, gap, intl, shared_preferences, system_theme, toastification, uuid, valkey_client, window_manager

More

Packages that depend on keyscope