txRedis
Dorian Raymer

txRedis is an asynchronous version of Ludovico Magnocavallo's redis.py
(from the Redis server distribution).

txRedis.protocol.Redis is an implementation of
twisted.internet.protocol.Protocol. 


Dependencies
------------

Twisted
