37 Commits (e9149524351df3b4b6543fdbd707f498336c75ef)

Author SHA1 Message Date
Nicolas Favre-Felix e08af9149d Fixed JSONP output. 14 years ago
Nicolas Favre-Felix bbec5c6593 Bugfix, restored forced content-type. 14 years ago
Nicolas Favre-Felix d9d85ca1dd Fix realloc bug. 14 years ago
Nicolas Favre-Felix dac5eccde7 Fix ETag. 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 827a95e884 Add text output for integers. 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 7c152db3c1 Could MD5 be affecting performance that much? 14 years ago
Nicolas Favre-Felix 074ef11ff9 Added ETag and If-None-Match. 14 years ago
Nicolas Favre-Felix 1abb4149f5 Final touch to content-type feature. 14 years ago
Nicolas Favre-Felix 07d7c13805 Refactoring. 14 years ago
Nicolas Favre-Felix ccee5e698f Bugfix, restored Makefile. 14 years ago
Nicolas Favre-Felix 5ca45a54d9 Working custom handler. 14 years ago
Nicolas Favre-Felix 1ea7cd0720 Special GET formatter for key + content-type key. 14 years ago
Nicolas Favre-Felix 1ad059d7b9 Started adding support for a custom content-type in a second key. 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 f4e28936b5 Added support for Redis AUTH command. 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 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