|
|
|
Ask HN: What front-end tool do you use to manage web site caches?
|
|
1 points
by zzzzz_
4239 days ago
|
|
I was wondering if there was any drop-in type admin interfaces for managing cache entries on a site. 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? |
|