27 Commits (e978ff2f3393c344e134ed5ef7c317dc331d5638)

Author SHA1 Message Date
Nicolas Favre-Felix 006186f429 Added separator param for custom list responses. 13 years ago
Nicolas Favre-Felix 6b8231989e Merge branch 'master' of https://github.com/chx/webdis into chx-master 13 years ago
Karoly Negyesi 3e9354b21f A nil is not found 13 years ago
Karoly Negyesi 478c62c66b We only need string support for arrays with no separators. 13 years ago
Karoly Negyesi 4732d4f3b0 txt array support 13 years ago
Nicolas Favre-Felix fe88099ee5 Added text reply for statuses and errors. (Fix GitHub issue #29) 13 years ago
Nicolas Favre-Felix 4aef06212e Making writes asynchronous 13 years ago
Nicolas Favre-Felix 0f7d057ed2 Started making writes async. 13 years ago
Nicolas Favre-Felix 4fde286233 Fixed crash on pub/sub with custom formats. 13 years ago
Nicolas Favre-Felix 3035d8ee3d Refactoring. 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 a298d3c16b Better client/cmd relationship. 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 dac5eccde7 Fix ETag. 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 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