Ruben Bridgewater
6934270a04
fix: always copy subscribe unsubscribe arguments
2017-07-20 13:20:50 -03:00
Ruben Bridgewater
4271a7067c
doc: fix some typos
2017-07-20 13:20:50 -03:00
Ruben Bridgewater
b7ccf71942
chore: order devDependencies
2017-07-20 13:20:50 -03:00
Luke Childs
18924eb240
Save url for later, port_arg might be an object
2017-07-20 09:34:46 -03:00
Kyle J. Davis
5d3c8f4759
Merge pull request #1259 from mattaudesse/fix-readme-md-therefor-typo
...
Fix "therefor" vs. "therefore" typo in README.md
2017-07-18 06:56:39 -06:00
Matt Audesse
5f62055dd9
Fix "therefor" vs. "therefore" typo in README.md
...
See: https://english.stackexchange.com/a/58617
2017-07-17 16:34:30 -04:00
Kyle J. Davis
a3aa4725c2
Merge pull request #1255 from gorbiz/patch-1
...
📝 fix typo: To / Too
2017-07-14 09:26:49 -07:00
Karl Svartholm
7ce73189b9
📝 fix typo: To / Too
2017-07-13 20:06:54 +02:00
Kyle J. Davis
5ef1aef5f4
Merge pull request #1253 from nickhaughton/master
...
Fixing documentation typo
2017-07-07 06:29:19 -06:00
Nick Haughton
5cd9d80397
Fixing documentation typo
2017-07-07 07:31:05 -04:00
Ruben Bridgewater
8f98f956e6
Merge pull request #1229 from kienpham2000/expire-doc
...
doc: quick expire example
2017-04-26 22:40:41 -03:00
Kien Pham
a8ea06314f
use set example instead
2017-04-26 18:29:27 -07:00
Kien Pham
d4a332aea4
quick expire example
2017-04-26 17:23:54 -07:00
Kyle J. Davis
987e9f3b84
Merge pull request #1227 from pra85/patch-1
...
Fix typos in Readme
2017-04-18 08:18:41 -04:00
Prayag Verma
e93df43c9e
Fix typos in Readme
...
fireing → firing
accomodate → accommodate
maintance → maintenance
2017-04-18 16:37:59 +05:30
Kyle J. Davis
85c34fbb74
Merge pull request #1221 from schfkt/fix-readme
...
Fix error code in the readme
2017-04-03 05:40:18 -04:00
Pavel Ivanov
a5ee5c86ca
Fix error code in the readme
2017-04-03 09:40:33 +03:00
Ruben Bridgewater
5650806678
Merge pull request #1213 from Primigenus/patch-1
...
Minor grammar fix
2017-03-18 12:03:14 -03:00
Ruben Bridgewater
89c474d40d
Merge pull request #1215 from abramz/patch-1
...
change `times_connected` to `attempt` in the `retry_strategy`
2017-03-18 11:56:23 -03:00
Andrew Shapro
740d0e525d
change times_connected
to attempt
in the retry_strategy
2017-03-16 14:44:37 -07:00
Rahul
439d629c81
Minor grammar fix
2017-03-15 14:38:04 -07:00
Ruben Bridgewater
5d73f5efa2
v.2.7.1
v.2.7.1
2017-03-14 18:15:57 -03:00
Ruben Bridgewater
9bb1454ca1
Merge pull request #1211 from qix/monitor_regex
...
Generalise monitor_regex
2017-03-14 14:59:44 -03:00
Josh Yudaken
3f1b9ce650
Generalise monitor_regex
2017-03-14 09:03:17 -07:00
Ruben Bridgewater
60998b0b20
Fix missing semicolons
v.2.7.0
2017-03-11 15:30:09 -03:00
Ruben Bridgewater
b81e8cf632
v.2.7.0
2017-03-11 15:17:44 -03:00
Ruben Bridgewater
974742e71c
Add changelog entry
2017-03-11 15:17:44 -03:00
Ruben Bridgewater
7effa210a9
Improve documentation
2017-03-11 15:17:44 -03:00
Ruben Bridgewater
a2255d7fe2
Fix error messages not being visible in the stack trace of AbortErrors
2017-03-11 15:17:44 -03:00
Ruben Bridgewater
e4ce21e12c
Use the newest redis-parser version
2017-03-11 15:17:22 -03:00
Ruben Bridgewater
bf1fb5eabb
Merge pull request #1204 from liujiaqiid/patch-1
...
Fix option param null bug
2017-03-11 13:42:20 -03:00
Kyle J. Davis
0a4a4ebfa1
Added example for rename_commands
...
Fixes #1192 .
2017-03-06 13:54:33 -05:00
Jacky Liu
6bb0d0007f
Fix option param null bug
...
options.rename_commands could be null, and the repo README.md list the default value is "null";
2017-03-02 11:35:44 +08:00
Ruben Bridgewater
4d23636c4d
Merge pull request #1167 from NodeRedis/greenkeeper-mocha-3.1.2
...
chore(package): update mocha to version 3.1.2
2017-02-22 14:24:44 +01:00
Ruben Bridgewater
c4b9b4ea26
Fix test on windows
2017-01-16 09:53:31 +01:00
Ruben Bridgewater
8688986051
Add issue to corresponding spec
2017-01-16 09:47:37 +01:00
Ruben Bridgewater
476e554fcd
Fix typo
2017-01-16 09:47:30 +01:00
Ruben Bridgewater
1f730a803a
v.2.6.5
v.2.6.5
2017-01-15 13:23:38 +01:00
Ruben Bridgewater
db0e8c53cc
Fixed parser not being reset in case the redis connection
...
closed ASAP for overcoming of output buffer limits.
Fixes #1190
2017-01-15 13:23:20 +01:00
Ruben Bridgewater
dffa8a6aee
Fix parser being reset in case (p)message_buffer is attached
...
without the parser set to return buffers.
This might result in corrupt data if the listener is attached
while the parser holds partial data.
2017-01-15 13:20:00 +01:00
Ruben Bridgewater
670b774101
v.2.6.4
v.2.6.4
2017-01-13 00:06:36 +01:00
Ruben Bridgewater
1051719dda
Update eslint
2017-01-13 00:06:36 +01:00
Ruben Bridgewater
b9540d4965
Fix monitor mode not working with IPv6, sockets or lua scripts
...
Fixes #1189
Fixes #1037
2017-01-12 23:51:41 +01:00
Ruben Bridgewater
4b27f798d8
Merge pull request #1168 from katoken-0215/wrong-example-retry-strategy
...
Check options.error
2016-11-25 20:15:43 +01:00
Ruben Bridgewater
ee6aba4cb5
Merge pull request #1171 from novemberborn/patch-1
...
Update retry_strategy example
2016-11-14 11:00:13 +01:00
Mark Wubben
18d5f604f5
Update retry_strategy example
...
Presumably `Math.min()` was intended, otherwise the `options.attempt * 100` result would be ignored for the first 30 attempts. IMHO the initial retries should be quick, but then the delay should be capped at a reasonable interval.
2016-11-10 15:55:25 +00:00
Kenji.Kato
dd3179a183
Check options.error
...
options.error it sometimes null.
Example code should check it before reference options.error.code.
(See also #1159 )
2016-11-05 03:31:20 +09:00
Ruben Bridgewater
be07c12fbd
v.2.6.3
2016-10-31 21:09:08 +01:00
Ruben Bridgewater
bc35ed3172
Add support for Node.js 7
v.2.6.3
2016-10-31 21:03:42 +01:00
Ruben Bridgewater
39c88206ca
Merge pull request #1166 from NodeRedis/fix-bugs
...
Fix domain and camelCase bug
2016-10-31 21:01:38 +01:00