I was wondering if there was any drop-in type admin interfaces for managing cache entries on a site.<p>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.<p>Was wondering if something like this already exists that I can either use or base my tool on?