Hi Dorian
> I have created a Twisted version of redis.py.
Cool! I'll certainly take a look. Thanks for releasing it.
BTW, it would be good to get this into https://launchpad.net/tx, presumably
by mirroring to Launchpad.
Terry
___
Twisted-Python mail
Hello,
I have created a Twisted version of redis.py.
I needed an asynchronous version of the python client for use in Twisted
based projects, and I have not seen any other efforts on this front. Please
let me know if I completely overlooked an existing Twisted+Redis Client
project.
I have translat