32 Commits (79c13ba18aa749149e9fa1b091dd6c564d8c8202)

Author SHA1 Message Date
Nicolas Favre-Felix 540b1a91bb Create new connection for new separate DBs. 12 years ago
Nicolas Favre-Felix 006186f429 Added separator param for custom list responses. 13 years ago
Nicolas Favre-Felix 0f7d057ed2 Started making writes async. 13 years ago
Nicolas Favre-Felix 683cd7759f Added Content-Disposition. 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 8c60c86ce8 Revert field sizes. 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 70d2e07043 Fix memory access on empty commands. 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 7890682bad Valgrind cleanup. 14 years ago
Nicolas Favre-Felix bbec5c6593 Bugfix, restored forced content-type. 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 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 1ea7cd0720 Special GET formatter for key + content-type key. 14 years ago
Nicolas Favre-Felix a8bccb4d40 Refactoring 14 years ago
Nicolas Favre-Felix 7aab776967 Cleanup. 14 years ago
Nicolas Favre-Felix 4676cfebd0 Refactoring. 14 years ago
Nicolas Favre-Felix 2f5454ca1a Merge branch 'master' into pubsub 14 years ago
Nicolas Favre-Felix de5c2839e4 Added IP range restriction. 14 years ago
Nicolas Favre-Felix ada0991924 First working version, still crashes on disconnection. 14 years ago
Nicolas Favre-Felix e2f2b365ad Added RAW output. 14 years ago
Nicolas Favre-Felix 9d2beaceec Added JSONP. 14 years ago
Nicolas Favre-Felix 2507fcee72 Added JSON output. 14 years ago