112 Commits (a9e7663affb7677e2761db10d4d147abed2aac2f)

Author SHA1 Message Date
David Trejo 625d5134e2 readme: add more contributors 13 years ago
David Trejo e7e5a07594 readme: add a few missing contributors to the list 13 years ago
Philip Tellis 4f172ce713 remove duplicate "take either" 13 years ago
David Trejo cd5db44f66 readme: how to correctly auth to server, what error looks like if done wrong 13 years ago
David Trejo 5afa763c89 readme code formatting 13 years ago
Matt Ranney 642df49924 Further document no_ready_check. 13 years ago
Matt Ranney b9734d13eb Add socket_nodelay option to control Nagle. Fixes [GH-33] 13 years ago
Matt Ranney 336030a33d Fix documentation for detect_buffers. 13 years ago
Matt Ranney 461ed06fab Doc update for [GH-148] fix. 13 years ago
Matt Ranney 69092a3f26 [GH-67] - hgetall now returns null instead of {} on empty reply 13 years ago
Dayananda Nanjundappa a6670edb9a Support for retrieving data as Buffer on a per command basis 13 years ago
Matt Ranney 04b4db8723 Mention EVAL. 14 years ago
Matt Ranney bd21c73b81 Move usage example to the top. 14 years ago
Matt Ranney 68774e071c Update description of hiredis and JS parser. 14 years ago
Matt Ranney 707c9ab3df Add static list of commands to those downloaded from redis.io. 14 years ago
Matt Ranney 3d36711563 Auto update of new commands from redis.io (Dave Hoover) 14 years ago
Matt Ranney f10ff9e916 Lots of bugs fixed. 14 years ago
Matt Ranney 2fcc947f11 Add `MONITOR` command and special monitor command reply parsing. 14 years ago
Matt Ranney 1a14e24faa Add magical auth command. 14 years ago
Matt Ranney 99ae085e40 Document ready check changes. 14 years ago
Matt Ranney 8cf8c99763 Update Redis commands link to redis.io. 14 years ago
Matt Ranney 81ac292fce Fix markdown indentation, I think. 14 years ago
Matt Ranney ccce845cc2 Some bug fixes: 14 years ago
Matt Ranney cfe0df1c3f Remove warning about missing hiredis. You probably do want it though. 14 years ago
Matt Ranney b81da6d8fc Support for multiple response parsers and hiredis C library from Pieter Noordhuis. 14 years ago
Matt Ranney b907364573 Support for multiple reply parsers including hiredis. 14 years ago
Matt Ranney 05e9699817 Fix for null MULTI response when WATCH condition fails. 14 years ago
Matt Ranney 1eb3f6a1aa Add "drain" and "idle" events. 14 years ago
Matt Ranney 6bda787181 Bottom spacer. 14 years ago
Matt Ranney b097bf2ccd Add bottom spacer. 14 years ago
Matt Ranney d51abad43f Minor wording tweaks. 14 years ago
Matt Ranney d0ffb47fbb Update contributors info. 14 years ago
Matt Ranney b4f5891da3 Draw attention to how awesome and trend-setting our speed techniques are. 14 years ago
Matt Ranney 8659ecda85 Update contributors info. 14 years ago
Matt Ranney aab093848f Put npm install instructions right up top. 14 years ago
Matt Ranney 85b0f6009d Update documentation for awesome new MULTI syntax. 14 years ago
Matt Ranney f239a32ce8 Bump README.md so Github will notice it. 14 years ago
Matt Ranney a6bfae83b9 Docs and example of listening for "error" event. 14 years ago
Matt Ranney abd76f8354 Update docs for end() and quit() 14 years ago
Matt Ranney f4c7280fb6 Updated outlandish speed claims. 14 years ago
Matt Ranney 1ff6047b01 Update MULTI example and description. 14 years ago
Matt Ranney 6fac084ab8 Fix typo. 14 years ago
Matt Ranney f3358d9d9f Move extras to Extras section. 14 years ago
Matt Ranney 0f2de13285 Update docs for client.quit() and other client properties. 14 years ago
Matt Ranney eb11634ab6 Add docs for pub/sub 14 years ago
Matt Ranney 13e7efc531 Update example for new API. 14 years ago
Matt Ranney a8573ea223 Remove TODO. 14 years ago
Matt Ranney fb786ced80 Fix typo. 14 years ago
Matt Ranney 71c584f186 Markdown quirks. 14 years ago
Matt Ranney 78cb4105ca Update example. 14 years ago