31 Commits (e978ff2f3393c344e134ed5ef7c317dc331d5638)

Author SHA1 Message Date
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 2db7eb8389 Merge branch 'master' into ry 14 years ago
Nicolas Favre-Felix 064c701160 Better HGETALL output in JSON and BSON. 14 years ago
Nicolas Favre-Felix 9f307f2ab7 Disconnect SUBSCRIBE users when Redis link is lost. 14 years ago
Nicolas Favre-Felix 9538f9f3f9 Merge branch 'master' into ry 14 years ago
Nicolas Favre-Felix 44ee69eda3 Parse INFO output and convert to a JSON object. 14 years ago
Nicolas Favre-Felix a298d3c16b Better client/cmd relationship. 14 years ago
Nicolas Favre-Felix b5b79c97df Cleanup. 14 years ago
Nicolas Favre-Felix 7cfb80d4ce Add client.{c,h}. Needs a lot more refactoring. 14 years ago
Nicolas Favre-Felix 6026811c02 Fix pub/sub. Valgrind is happy. 14 years ago
Nicolas Favre-Felix e08af9149d Fixed JSONP output. 14 years ago
Nicolas Favre-Felix d9d85ca1dd Fix realloc bug. 14 years ago
Nicolas Favre-Felix 981fd54aaf Fix Keep-Alive. 14 years ago
Nicolas Favre-Felix 89bb00f5ca Start sending HTTP replies. 14 years ago
Nicolas Favre-Felix 7aab776967 Cleanup. 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 b62630d31d Hiredis update removes the need for this. 14 years ago
Nicolas Favre-Felix 96643bf89c Bugfix with JSONP in pub/sub contexts. 14 years ago
Nicolas Favre-Felix 4676cfebd0 Refactoring. 14 years ago
Nicolas Favre-Felix 114d6c9a80 Cleaned up PUB/SUB leaks. 14 years ago
Nicolas Favre-Felix 240f05ea34 PUB/SUB seems to work without crashing... 14 years ago
Nicolas Favre-Felix d8f6460e8e Pub/sub progress... 14 years ago
Nicolas Favre-Felix 2f5454ca1a Merge branch 'master' into pubsub 14 years ago
Nicolas Favre-Felix 63394166b5 Fixed leak. 14 years ago
Nicolas Favre-Felix 794a76db5f Added debug info, trying to find a way to support SUBSCRIBE. 14 years ago
Nicolas Favre-Felix ada0991924 First working version, still crashes on disconnection. 14 years ago
Nicolas Favre-Felix 2c980a21f4 First try. 14 years ago
Nicolas Favre-Felix e2f2b365ad Added RAW output. 14 years ago