I cleaned up some code used to monitor dogpile caching through the debugtoolbar
the package works by wrapping api calls to a dogpile cache region, and logging their performance (timing, hit/miss, key, etc) statistics and raw data are both shown in the debugtoolbar, with everything colorcoded thanks to bootstrap. * github https://github.com/jvanasco/pyramid_debugtoolbar_dogpile * pypi https://github.com/jvanasco/pyramid_debugtoolbar_dogpile -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
