erwanor/gcache2

GCache2: Create debug/testing tools

erwanor opened this issue · 0 comments

GCache has become cumbersome to debug. We should make tools that allow maintainers to easily visualize the state of the cache (internal clocks, eviction list, keys/values etc.).

Maybe extend the Cache interface to add a Debug method doing exactly that?