64 Commits (d38567d161363a114d29ad379a35dfed27d368d0)

Author SHA1 Message Date
Nicolas Favre-Felix 0f7d057ed2 Started making writes async. 13 years ago
Nicolas Favre-Felix 683cd7759f Added Content-Disposition. 14 years ago
Nicolas Favre-Felix 48b26587c1 Prevent truncate when the extension is unknown. 14 years ago
Nicolas Favre-Felix 9b2a761825 Fix for pub/sub clients. 14 years ago
Nicolas Favre-Felix b01cb75db7 Disconnect broken SUBSCRIBE clients. 14 years ago
Nicolas Favre-Felix 513982d8de Added asynchronous reconnect, fixed memory leak. 14 years ago
Nicolas Favre-Felix a91b7b13e1 Unavailability bugfix. 14 years ago
Nicolas Favre-Felix bf2f584140 Fixed 503 responses when Redis is down. 14 years ago
Nicolas Favre-Felix 239c9004dc HTTP version in reply. 14 years ago
Nicolas Favre-Felix 5b7aa50e62 Partial rewrite, adding WebSockets, threads, pool. 14 years ago
Nicolas Favre-Felix eefa8fb051 Merge branch 'master' into ry 14 years ago
Nicolas Favre-Felix 1b6f36bdea Added Content-Type for JS and CSS files. 14 years ago
Nicolas Favre-Felix fc5e14e6df Merge branch 'master' into ry 14 years ago
Nicolas Favre-Felix e4d2738742 BSON support. 14 years ago
Nicolas Favre-Felix 6a1eae43f9 refactoring. 14 years ago
Nicolas Favre-Felix 9378544d19 Fix subscribe leak. 14 years ago
Nicolas Favre-Felix 70d2e07043 Fix memory access on empty commands. 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 443d142497 HTTP Refactoring. Getting there. 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 9ffc5197fb Fix ACLs 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 981fd54aaf Fix Keep-Alive. 14 years ago
Nicolas Favre-Felix 89bb00f5ca Start sending HTTP replies. 14 years ago
Nicolas Favre-Felix bd9f72399f Handle broken subscribe connections. 14 years ago
Nicolas Favre-Felix a3ee623c69 File uploads using HTTP PUT. 14 years ago
Nicolas Favre-Felix 4abc4fc4f8 Support for .bin as binary/octet-stream 14 years ago
Nicolas Favre-Felix 71bc9e39f0 Added a few content types, added support for ?type. 14 years ago
Nicolas Favre-Felix 102f9fcd12 Started adding Accept support. 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 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 a3aa1a9225 Bugfix in RAW mode, more code doc. 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 32a5b3c9cd Merge branch 'master' into content-type 14 years ago
Nicolas Favre-Felix 4448b0fac0 Proper decoding of URL parameters. 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 a7bf6f76e9 ACL refactoring. 14 years ago
Nicolas Favre-Felix 7aab776967 Cleanup. 14 years ago
Nicolas Favre-Felix 117fe9119c More HiRedis updates, and JSONP change. 14 years ago
Nicolas Favre-Felix 0c565a21fd Merge branch 'master' into pubsub 14 years ago
Nicolas Favre-Felix b62630d31d Hiredis update removes the need for this. 14 years ago
Nicolas Favre-Felix 23c904ac91 Working HTTP Basic Auth. 14 years ago
Nicolas Favre-Felix 17c0c59a10 Small refactoring. 14 years ago
Nicolas Favre-Felix 4a9918d313 ACL now working again. 14 years ago