No comments yet.
I have a home-brewed Redis based caching system for which I wanted a GUI to view statistics (cache hits, misses etc) and to find and invalidate entries.
Was wondering if something like this already exists that I can either use or base my tool on?