redis debugging?

16 views
Skip to first unread message

Jonathan Vanasco

unread,
Jun 19, 2018, 6:20:13 PM6/19/18
to pylons-discuss
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.

Thierry Florac

unread,
Jun 20, 2018, 1:56:52 AM6/20/18
to pylons-...@googlegroups.com
Hi Jonathan!
For sure I would be interested by such a debug toolbar extension which could provide the same kind of information that we have for SQLAlchemy.
Of course if I can help or collaborate in coding or testing, just ask!  ;)
Best regards,
Thierry

--
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-discus...@googlegroups.com.
To post to this group, send email to pylons-...@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.


--

Jonathan Vanasco

unread,
Jun 22, 2018, 6:52:56 PM6/22/18
to pylons-discuss
great!  i'll try to split some of my test stuff out and put it on github.


Reply all
Reply to author
Forward
0 new messages