Zach Smith

Results 1 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...