From: antirez Date: Wed, 7 Apr 2010 11:55:06 +0000 (+0200) Subject: First version of evented Redis Tcl client, that will be used for BLPOP and Pub/Sub... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/686bc0ac5c05a43c35908c335e17818c7a01afbe?hp=686bc0ac5c05a43c35908c335e17818c7a01afbe First version of evented Redis Tcl client, that will be used for BLPOP and Pub/Sub tests ---