i've been toying with a debugtoolbar for redis connections.

the big issue is that python's redis doesn't have any sort of logging or 
callback facility

as a workaround, i've been using a proxy class as a logger... which 
requires manually wrapping/replacing the redis client objects.

because of that, i'm not inclined to build anything for a public release 
myself.  it's just all wonky stuff.

does anyone else have a need for this and interested in collaborating? if 
so, i'll try to pull stuff out to a public repo.

-- 
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 pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/e74e7337-97c7-4fe6-8235-6402287fc5bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to