Skip to content

valkey-io/valkey-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,026 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Valkey Admin

Valkey Admin is a web-based administration tool for Valkey clusters and standalone instances. It provides an intuitive interface to monitor, manage, and interact with your Valkey deployments.

Full documentation lives at valkey-admin.valkey.io.

Key Features

  • Dashboard — Real-time metrics for memory, CPU, connected clients, hit ratio, and command throughput.
  • Key Browser — Browse, search, inspect, and edit keys across all data types (String, Hash, List, Set, Sorted Set, Stream, JSON).
  • Send Command — Execute Valkey commands with response formatting and command history.
  • Cluster Topology — Visual map of shards, primaries, and replicas with per-node metrics.
  • Activity — Hot Keys monitoring plus Command Logs (slow commands, large requests, large replies) aggregated across the cluster.

Compatibility

Valkey Admin works with all supported Valkey versions. Some features are version-gated:

  • Command Logs (slow commands, large requests/replies) require Valkey 8.1+.
  • Hot Slots detection requires Valkey 8.0+ with cluster-slot-stats-enabled set to yes.

Getting Started

Documentation: valkey-admin.valkey.io

Install:

Releases

Latest: v1.0.1. See GitHub Releases for the full changelog.

Getting Help

If you run into issues or have questions, open a GitHub issue. Before filing a new issue, please check the existing ones to see if your question has already been addressed. When reporting a bug, please include:

  1. A clear and concise title
  2. Detailed description of the problem or question
  3. Reproducible test case or step-by-step instructions
  4. Valkey Admin version in use
  5. Operating system details
  6. Valkey server version
  7. Cluster or standalone setup details (topology, shard/replica counts, data types in use)
  8. Any relevant modifications you've made
  9. Unusual aspects of your environment or deployment
  10. Log files

Known Limitations

Before deploying, review the project's Known Limitations covering authentication, ACL/RBAC, replica monitoring, key-browser sampling, mTLS, and ElastiCache Serverless support.

Troubleshooting

For common issues and fixes, see the Troubleshooting guide.

Contributing

Interested in improving Valkey Admin? See CONTRIBUTING.md for the RFC process, development setup, architectural guidelines, and the contribution workflow.

Community

Join the conversation on the Valkey OSS Developer Slack: Join Valkey Slack.

License

Valkey Admin is released under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors