Zach Smith
Results
2
comments of
Zach Smith
I started playing around with an implementation here: https://github.com/zmsmith/predis/blob/master/predis/client.py It's based on StrictRedis using consistently named parameters, but it could definitely be changed to be more configurable. Also, it doesn't...
I decided to just do it here for now, but I'm happy to move the non github specific stuff into sentry core. It's definitely a little chunky, but I wasn't...