1042 Commits (6e063018f526b43407ae2d7c2a78055d04c843b8)
 

Author SHA1 Message Date
Ruben Bridgewater 6e063018f5 Merge pull request #1006 from NodeRedis/monitor 9 years ago
Ruben Bridgewater 344291a98a Fix monitoring mode 9 years ago
Ruben Bridgewater bf568b6df7 v.2.5.3 9 years ago
Ruben Bridgewater db6cf0a3b5 Don't throw on invalid data types but throw a warning instead 9 years ago
Ruben Bridgewater ddbb94b598 Fix file example 9 years ago
Ruben Bridgewater 643eb95aaf Require the redis version in the issue template too 9 years ago
Ruben Bridgewater fc9967a140 v.2.5.2 9 years ago
Ruben Bridgewater bfb823023d Merge pull request #1010 from NodeRedis/redis-2.4-support 9 years ago
Ruben Bridgewater 359820c766 Support redis 2.4 info command 9 years ago
Ruben Bridgewater eb9500bb9f Fix redis 2.4 auth support 9 years ago
Ruben Bridgewater 08a4537263 v.2.5.1 9 years ago
Ruben Bridgewater 24e7486a5a Fix forgotten optional info section 9 years ago
Ruben Bridgewater 093f437fac v.2.5.0 9 years ago
Ruben Bridgewater 8e970a7fef Add Github issue / pull request templates 9 years ago
Ruben Bridgewater 6598da5366 Indicate transmission errors 9 years ago
Ruben Bridgewater ff19663d9d Remove code overhead 9 years ago
Ruben Bridgewater f75b38a3e2 Make windows tests more robust 9 years ago
Ruben Bridgewater d858bd8383 Passing a stream as second parameter in the constructor 9 years ago
Ruben Bridgewater 2913eaccaf Make tests more robust and print more details if one might still fail 9 years ago
Matt Berther 7ddb955517 updating the test filename to match the command 9 years ago
Ruben Bridgewater 49179babb2 Add more keywords 9 years ago
Ruben Bridgewater a09f6b964c Update license year 9 years ago
Ruben Bridgewater d080598a67 Merge pull request #997 from NodeRedis/greenkeeper-nyc-6.0.0 9 years ago
Ruben Bridgewater aa2d8c04e0 2.5.0-1 9 years ago
Matt Berther b14cbaf1d5 updating the test description to match the command 9 years ago
Ruben Bridgewater 7eebdf94d7 Merge pull request #999 from beaulm/patch-1 9 years ago
Ruben Bridgewater 5d1e9fe9e0 Merge pull request #998 from NodeRedis/2.5 9 years ago
beaulm ae0030659f Update README.md 9 years ago
Ruben Bridgewater 7c9c5e2693 Update readme to include more details about retry_strategy and backpressure 9 years ago
Ruben Bridgewater e48e1e845f Windows fixes 9 years ago
Ruben Bridgewater 31a2d843e8 Add slave ready test 9 years ago
Ruben Bridgewater 2684fdbb4d Update changelog 9 years ago
Ruben Bridgewater c2e25a7f71 Move lots code into separate files and split big functions party into smaller ones 9 years ago
Ruben Bridgewater 535db5231e Fix rename command not working together with key prefixes 9 years ago
Ruben Bridgewater 575ad7357b Insert deprecation warnings and some minor refactoring 9 years ago
Ruben Bridgewater 19ea518b36 Do not emit ready if the slave is still syncing with master / master being down 9 years ago
Ruben Bridgewater 89209b8adc Handle very big pipelines without crashing 9 years ago
Ruben Bridgewater cc540dbc3c Implement retry_strategy and add more info to the reconnect event 9 years ago
Ruben Bridgewater 5e8a87b4dc Improve createClient function to detect faulty input and throw 9 years ago
Ruben Bridgewater 290bf1d651 Small utils improvements 9 years ago
Ruben Bridgewater 711d51c387 Add unify_options / createClient tests 9 years ago
Ruben Bridgewater 6013ee7f90 callFuncAfter should fire the passed fn everytime called above the minimum 9 years ago
Ruben Bridgewater 0a636f95cc Signal test failures due to used ports and accept individual ports to be provided 9 years ago
Ruben Bridgewater 1a8a72ddf3 Improve tls tests 9 years ago
Ruben Bridgewater 4f3c4a2ef6 Add more tests 9 years ago
Ruben Bridgewater 614e35ab57 Move multi; commands; createClient code into separate files 9 years ago
Ruben Bridgewater ce80569bfe Update npm ignore file 9 years ago
Ruben Bridgewater f2ca678afe Update benchmark to also signal tcp / socket connections 9 years ago
greenkeeperio-bot a53bb3d7d1 chore(package): update nyc to version 6.0.0 9 years ago
Ruben Bridgewater 92be1e93c5 Remove buffer bench 9 years ago