On Mar 13, 3:14 am, Clint Webb <[email protected]> wrote:
> I also thought that it would be nice to have something where I can view > cached entries, and even do commands on those cached entries (or even add > new entries), to check certain functionality in applications that get data > from the cache. We've talked about an HTTP interface before, and it makes sense (and could certainly have a chunk of HTML to make it easier for browsers to interact). > The List tab works, but is very basic, and currently you have to reload the > page in your browser to refresh it. My only concern is that this might be a rather painful piece of functionality to maintain. It's using some internal stuff to walk slabs, but a lot of development has gone into engine abstraction which would be incompatible with the list code. :/
