127 Commits (dfb1d93a4fd59b21843fae9ab8af4b85efcbf8aa)

Author SHA1 Message Date
Ruben Bridgewater a8c2f223ac Add changelog 9 years ago
Ruben Bridgewater 3c2e6b4a83 Update changelog entry 9 years ago
Ruben Bridgewater 48481552c9 Calling quit should always close the connection 9 years ago
Ruben Bridgewater 0c5947be51 Add string_numbers option to handle very big numbers 9 years ago
Ruben Bridgewater 7a5a4aa535 Fix pub sub mode 9 years ago
Ruben Bridgewater 344291a98a Fix monitoring mode 9 years ago
Ruben Bridgewater bf568b6df7 v.2.5.3 9 years ago
Ruben Bridgewater fc9967a140 v.2.5.2 9 years ago
Ruben Bridgewater 08a4537263 v.2.5.1 9 years ago
Ruben Bridgewater 093f437fac v.2.5.0 9 years ago
Ruben Bridgewater aa2d8c04e0 2.5.0-1 9 years ago
Ruben Bridgewater 2684fdbb4d Update changelog 9 years ago
Ruben Bridgewater 60eee34de1 Unify command handling 9 years ago
Ruben Bridgewater 8dcf06754d Add warnings and handle protocol errors gracefuly 9 years ago
Ruben Bridgewater ccf4c9950d Update readme and changelog 9 years ago
Ruben Bridgewater 16a1d69c82 Move parsers into seperate module and improve js parser performance 9 years ago
Ruben Bridgewater 59984136fe Update changelog and fix a test 9 years ago
Ruben Bridgewater 3f945dbf3e Fix parser regression 9 years ago
Ruben Bridgewater 97e699b5d2 Add release date 9 years ago
Ruben Bridgewater dc19c75946 Update appveyor redis install location 9 years ago
Ruben Bridgewater f877c3950c Add prefix option 9 years ago
Ruben Bridgewater 32a5e1d148 Add changelog entries 9 years ago
Ruben Bridgewater 06a1bdd7b0 Fix js parser handling big values not fast enough 9 years ago
Ruben Bridgewater 6cee5df6aa Add changelog release date 9 years ago
Ruben Bridgewater 241e156499 Fix saving buffers with charsets other than utf-8 while using multi 9 years ago
Ruben Bridgewater ff857f97ae Intermediate fix js parser handling big values very slow 9 years ago
Ruben Bridgewater 42e979b1af Add changelog entry and add a note in the readme that detect_buffers does not work in pub sub mode 9 years ago
Ruben Bridgewater 2cc01f52b6 Use higher time difference for slow machines in tests 9 years ago
Ruben Bridgewater b7a0f6f905 Add test. Closes #909 9 years ago
Ruben Bridgewater d454e4025b Fix an issue with .multi after a reconnect on node 0.10 9 years ago
Ruben Bridgewater dc6fc9c113 Use connect_timeout also as the socket_timeout if explicitly provided 9 years ago
Ruben Bridgewater afc4989495 Remove command queue high and low water marks 9 years ago
Ruben Bridgewater 790f12909b Update changelog / readme 9 years ago
Ruben Bridgewater 5d08132f7c Fix: do not stop parsing a chunk if the first character is a line break 9 years ago
Ruben Bridgewater 304abe4318 Fix individual createClient functions passing undefined options to a new instance. Closes #893 9 years ago
Ruben Bridgewater 2a65ee48dd Fix some minor issues and add more tests 9 years ago
Ruben Bridgewater 0d4d4d7416 Fix multi not being executed on node 0.10 if not yet ready. Closes #889 9 years ago
Ruben Bridgewater a408235a38 v.2.2.2 9 years ago
Ruben Bridgewater 3225b1e704 Minor changelog change 9 years ago
Ruben Bridgewater 06f57fd1d9 Add some more notes and tests 9 years ago
Ruben Bridgewater f0e28bf0f7 Minor improvement for .batch and .multi for small values 9 years ago
Ruben Bridgewater ed2fc95444 Fix should_buffer return values and empty .batch and .auth return value being sync 9 years ago
Ruben Bridgewater 7d2bb8edec Better pipelining 9 years ago
Ruben Bridgewater f8c245e04f Add .batch with better pipeline implementation 9 years ago
Ruben Bridgewater 146d88154c Fix send_command always returning should_buffer boolean 9 years ago
Ruben Bridgewater e47ba4a583 Improve performance further 9 years ago
Ruben Bridgewater 2232a8948e Exchange queue with a better one 9 years ago
Ruben Bridgewater 972d1cdeb4 Add rename_commands option 9 years ago
Ruben Bridgewater 6d8daef599 Add changelog entry 9 years ago
Ruben Bridgewater 7922d4eb85 Small style changes 9 years ago