753 Commits (3c2ba8c3736fd61fe947dfff365f7150dd639f45)
 

Author SHA1 Message Date
Kyle defec9c1e1 fixed duplicate and typo 9 years ago
Kyle bc48c2b069 fix typo 9 years ago
Kyle dc461f08d4 clarifies createClient in README as per #781 9 years ago
Raymond Myers 5eb98e4e04 Merge pull request #733 from raydog/multi-buffer-fix 9 years ago
Raymond Myers 19c5571229 Added a test case for detect_buffer behavior in a multi/exec 10 years ago
Raymond Myers ded75c8ea2 Fixed detect_buffers keeping all multi/exec results as buffers 10 years ago
Raymond Myers aea03d60be Fixed exec result arrays being stringed in detect_buffers mode 10 years ago
Raymond Myers f384d1c774 Fixed the pub/sub logic accidentally stringing the first value of a multi/exec response 10 years ago
Raymond Myers 6f1acb0678 Fixed bug where buffer hgetall's in a multi would throw exceptions 10 years ago
Benjamin E. Coe 08f1a4de18 Merge pull request #777 from NodeRedis/test-tweaks 9 years ago
Erin Spiceland 93db3b10d5 Merge pull request #775 from jeremiahlee/master 9 years ago
Benjamin Coe 06d051ea1d had a bad URL to test coverage 9 years ago
Benjamin E. Coe 131f92b866 Merge pull request #776 from NodeRedis/test-tweaks 9 years ago
Benjamin Coe 96da40719d badges \o/ 9 years ago
Benjamin Coe 8ca45e3f1f loose socket perms 9 years ago
Benjamin Coe 7657fdbfb6 daemonize sure 9 years ago
Benjamin Coe e17228a365 enable sudo 9 years ago
Benjamin Coe f4e1e2ce6d getting redis configured 9 years ago
Benjamin Coe 116a27a120 update changelog, force travis build 9 years ago
Benjamin Coe d30e80abbe making an attempt to improve the test suite 9 years ago
Erin Spiceland b92a62d643 Merge pull request #658 from kuwabarahiroshi/features/add-url-support-to-createClient 9 years ago
Jeremiah Lee Cohick ff020d37f3 Clarified COUNT's behavior. scan() now will run until cursor reaches 0. 9 years ago
Raymond Myers 9b02ae61b8 Merge pull request #758 from bcoe/coverage 9 years ago
Raymond Myers e2e790bca0 Merge pull request #746 from kemitchell/spdx-license 9 years ago
Jeremiah Lee Cohick 6f28c6acf5 Cursor should be a string 9 years ago
Jeremiah Lee Cohick 010a2acf33 Added example of a Redis SCAN command 9 years ago
Matt Ranney eb03bb943c Update README and multi_bench 9 years ago
David Vas 6af443639e A little optimization in a function if the client is closing. 9 years ago
vitaliylag 11735099d6 Update index.js 10 years ago
Benjamin Coe 06b294c630 add coverage reporting 10 years ago
Jonas Dohse 3b6ab9e820 Allow garbage collection of processed queue items 10 years ago
Kyle Mitchell 13162e554b use a valid SPDX license identifier 10 years ago
Almog Melamed 9c0462f177 Update changelog.md typo handlign -> handling 10 years ago
Bryce Baril a2ebe4f248 Update changelog 10 years ago
Bryce Baril 430e5fd958 Merge branch 'kmyr-fwd-errors-stop-listening' 10 years ago
Mikael Kohlmyr e0860a28ed Removed potential side effects of FWD_ERRORS_1 (e.g. printing of indocming on pub/sub re-use of client3) 10 years ago
Matt Ranney 25cd3ce3d9 Merge pull request #716 from davemun/master 10 years ago
Dave Mun 67be3db6ce Update README.md 10 years ago
Jason Kim b63863ed35 Removed unnecessary indentations and added some js syntax highlighting 10 years ago
Hiroshi Kuwabara a67d3acdd6 added URL support to createClient 10 years ago
Bryce Baril de6692774f Update changelog for 0.12.1 10 years ago
Bryce Baril 38ae7a7f50 0.12.1 10 years ago
Bryce Baril 75b0bc97ea Fix #645 10 years ago
Bryce Baril 84cfcb40b2 0.12.0 10 years ago
Bryce Baril 58959b89ac Update changelog 10 years ago
Bryce Baril 829ab228f0 Merge branch 'jackhftang-master' 10 years ago
Bryce Baril ba234edfef Fix tests for older versions of Redis. 10 years ago
Jack Tang 5e1cebee5e fix the example in createClient 10 years ago
Jack Tang 2a768f36b6 updated readme of the createClient() part 10 years ago
Jack Tang 064260d1c5 improve the interface to better support unix socket. 10 years ago