tornado-redis 2.4.16

tornado-redis is an asynchronous Redis client that works within Tornado IO loop.This is basically a fork of brükva redis client slightly modified to work with tornado.gen interface instead of adisp.Usageimport tornadoredisimport tornado.webimport...