542 Commits (8b5d55fecd70d8985f8de237718f0eb70680f0b2)
 

Author SHA1 Message Date
Bryce Baril 8b5d55fecd Set socket_keepalive to default to `true` 10 years ago
Bryce Baril 4e24f24e86 Merge branch 'Clever-set-keepalive' 10 years ago
Bryce Baril b9219a0fb2 Merge branch 'set-keepalive' of https://github.com/Clever/node_redis into Clever-set-keepalive 10 years ago
Bryce Baril f7134a6f2c update changelog 10 years ago
Bryce Baril 499e97ab38 Merge branch 'ouotuo-master' 10 years ago
Bryce Baril c6ff90723c Merge branch 'master' of https://github.com/ouotuo/node_redis into ouotuo-master 10 years ago
Bryce Baril 2e099a06cf update changelog 10 years ago
Bryce Baril aa37fefe46 Merge branch 'Raynos-patch-1' 10 years ago
Bryce Baril 782d3333e4 Merge branch 'patch-1' of https://github.com/Raynos/node_redis into Raynos-patch-1 10 years ago
Bryce Baril 8e9c5d4822 add npmignore 10 years ago
Bryce Baril 3e5ad05cda Update changelog 10 years ago
Bryce Baril 3203830479 Add connection_breaker test tool for #622 10 years ago
Bryce Baril b12817c448 Merge branch 'uber-fix_recon' 10 years ago
Iain Proctor c687d2e4fd Make a new stream on reconnect 10 years ago
linkangzhen c7dbfec85c prototype.end move on("error", to outsite 11 years ago
linkangzhen 1c983a1171 fixed redis quit,we call client.end(),remove "error" event listener,the retry_timer try to connect;when there is a "error" exception,the process will exit 11 years ago
Bryce Baril c68b3f7bd3 0.10.3 11 years ago
Bryce Baril fb213183ee Update changelog 11 years ago
Bryce Baril 8447a62250 Merge branch 'charlesfeng-master' 11 years ago
Bryce Baril 5b503d72ea Merge branch 'master' of https://github.com/charlesfeng/node_redis into charlesfeng-master 11 years ago
Bryce Baril 4f9c6bd219 0.10.2 11 years ago
Bryce Baril 1d1fde6b33 Update changelog 11 years ago
Bryce Baril fd164c4af0 Merge branch 'nick-apperson-master' 11 years ago
Bryce Baril 01975f655d Merge branch 'master' of https://github.com/nick-apperson/node_redis into nick-apperson-master 11 years ago
Bryce Baril ead286f549 update changelog 11 years ago
Bryce Baril 7fb4bc72ab Merge branch 'CrypticSwarm-dont-silience-test-errors' 11 years ago
Nick Apperson 6f00ff8ffe Add a test for binary client hgetall binary keys 11 years ago
CrypticSwarm f9916ed45c cleanup after faulty test 11 years ago
Nick Apperson b1d8ff9ae8 reply_to_object function is broken for binary keys 11 years ago
Charles Feng ef1a90642d Regenerate commands.js for redis 2.8.9. 11 years ago
Raynos d34308ea4c check process.domain is STILL currDomain 11 years ago
Raynos (Jake Verbaten) 7d61feb411 Check that `process.domain` still exists 11 years ago
Mohit Gupta d313aa5dab param socket_keepalive to set keep-alive on socket 11 years ago
Bryan English 4672479b91 If there's an error in SELECT and there's no callback, emit the error. 11 years ago
Bryce Baril 2ff2a74ef6 0.10.1 11 years ago
Bryce Baril 15294e7856 Update changelog for 0.10.1 11 years ago
Robert Sköld 0367a64bff Handle undefined redis_version 11 years ago
Bryce Baril f6019658e6 update changelog for 0.10.0 11 years ago
Bryce Baril f1b11603fd 0.10.0 11 years ago
Bryce Baril 6a3ccf64f4 Client to emit errors now instead of throwing them asynchronously where they're uncatchable. 11 years ago
Bryce Baril 34a2375bec 0.9.2 11 years ago
Bryce Baril 36384e850e Update changelog for 0.9.2 11 years ago
Bryce Baril 057f9b3087 Merge branch 'master' of https://github.com/whockey/node_redis into whockey-master 11 years ago
Marek 656ecbbbf4 Regenerate commands.js to match redis 2.8.0. Adds support for 'config rewrite', 'pubsub', 'scan', 'sscan', 'hscan' and 'zscan' 11 years ago
William Hockey 313fd7f65b only re-initializing retry variables if the connection is really connected 11 years ago
William Hockey 355bea1e3b Removing attempts reset - will be set to 1 in initialize_retry_vars 11 years ago
Bryce Baril e9cd46a223 Updating changelog.md for 0.9.1 11 years ago
Bryce Baril 0d2f3b37df 0.9.1 11 years ago
Bryce Baril c1926cd27c Adding test for #457 11 years ago
Bryce Baril 813cada02f Merge branch 'master' of https://github.com/kwangsu61/node_redis into kwangsu61-master 11 years ago