22 Commits (1ac97b225afa5b91ee285c24d067cd92f7040e69)

Author SHA1 Message Date
Nicolas Favre-Felix a4a76551c7 Merge branch 'refactor' 14 years ago
Nicolas Favre-Felix b3f2b2f306 Support Redis wire protocol over HTML5 WebSockets. 14 years ago
Nicolas Favre-Felix bf2f584140 Fixed 503 responses when Redis is down. 14 years ago
Nicolas Favre-Felix 5b7aa50e62 Partial rewrite, adding WebSockets, threads, pool. 14 years ago
Nicolas Favre-Felix 7e5e34653d Fix off-by-one error. 14 years ago
Nicolas Favre-Felix eefa8fb051 Merge branch 'master' into ry 14 years ago
Daniele Alessandri 8a78211197 Fix line endings for the raw reply format to comply with the Redis protocol specification. 14 years ago
Nicolas Favre-Felix a298d3c16b Better client/cmd relationship. 14 years ago
Nicolas Favre-Felix 6026811c02 Fix pub/sub. Valgrind is happy. 14 years ago
Nicolas Favre-Felix dac5eccde7 Fix ETag. 14 years ago
Nicolas Favre-Felix 89bb00f5ca Start sending HTTP replies. 14 years ago
Nicolas Favre-Felix 5e8fe94c3e Refactoring. 14 years ago
Nicolas Favre-Felix 6e3c4240ee Cleanup. 14 years ago
Nicolas Favre-Felix 469e51608b Removed content-type in another key, added suffixes instead. 14 years ago
Nicolas Favre-Felix cf80196f80 Cleanup. 14 years ago
Nicolas Favre-Felix cf2a213fbc Refactoring. 14 years ago
Nicolas Favre-Felix 117fe9119c More HiRedis updates, and JSONP change. 14 years ago
Nicolas Favre-Felix f4e28936b5 Added support for Redis AUTH command. 14 years ago
Nicolas Favre-Felix 63394166b5 Fixed leak. 14 years ago
Nicolas Favre-Felix 3fbc7b85b7 Improved raw Redis output. 14 years ago
Nicolas Favre-Felix 3f77b8902c Changed raw content-type. 14 years ago
Nicolas Favre-Felix e2f2b365ad Added RAW output. 14 years ago