Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 645 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 645 Bytes

Memcached Manager

A quick app to see the health of the Memcached cluster

Features

  • Servers in the Cluster
  • Settings per Server
  • Get health of Server
  • List of keys
  • Retrieve keys

State

The app is in workable state, but needs a lot of polish. To use, run solution, click on ... and setup a cluster. Then select it from the Clusters dropdown.

Dependencies

The application requires .NET 6 Desktop Runtime.

Demo