Kyle J. Davis
|
45166f782d
|
Merge pull request #1323 from kraftman/master
Update readme to reflect usage of .add_command
|
2018-03-28 06:32:07 -06:00 |
|
Chris
|
7ba8163a7f
|
update readme to reflect usage of .add_command
|
2018-03-27 22:28:50 -07:00 |
|
Mark McNelis
|
19c80c617c
|
fix: client duplicate function now allows db param to be passed
|
2018-02-23 17:14:47 +00:00 |
|
Kyle J. Davis
|
66d5a50467
|
Merge pull request #1307 from ConjureLabs/master
Updated README for syntax highlighting
|
2018-02-19 15:04:36 -07:00 |
|
Tim Marshall
|
2a15fc8825
|
fix indent
|
2018-02-19 11:12:28 -08:00 |
|
Tim Marshall
|
e3a8706c6e
|
js highlighting
|
2018-02-19 11:11:01 -08:00 |
|
Tim Marshall
|
cc48de8248
|
consistent ;s
|
2018-02-19 11:09:40 -08:00 |
|
Salakar
|
cf0a323fbc
|
utils spec change - forgot to push
|
2018-02-11 14:34:50 +00:00 |
|
Salakar
|
648e65a2bc
|
swap out queue library
|
2018-02-11 14:18:34 +00:00 |
|
calebboyd
|
1a4c410b41
|
docs: add note about rediss usage
|
2018-01-09 17:58:41 +01:00 |
|
calebboyd
|
5d6e471d0c
|
feat: add support for rediss protocol in url
|
2018-01-09 17:58:41 +01:00 |
|
Liran
|
2a586e35b6
|
comment with reference out of code block
|
2018-01-09 12:28:58 +01:00 |
|
Liran
|
80f6960fb5
|
add async await example
|
2018-01-09 12:28:58 +01:00 |
|
Liran
|
1ef099c790
|
Native Promises with util.promisify
explain how to promisify to native promises (instead of bluebird) with node's v8 util.promisify.
|
2018-01-09 12:28:58 +01:00 |
|
dcharbonnier
|
0ad516fd67
|
document camel-case commands
|
2017-10-09 17:55:53 +02:00 |
|
Greg Walden
|
009479537e
|
remove unused var in readme example
|
2017-08-30 14:38:38 -03:00 |
|
Kyle J. Davis
|
eb3441c7e1
|
added note about user input
as per #1265
|
2017-08-10 15:37:38 -07:00 |
|
Ruben Bridgewater
|
1380ad67a3
|
fix: test on old node versions
v.2.8.0
|
2017-08-01 00:36:12 -03:00 |
|
Ruben Bridgewater
|
6694c91b54
|
v.2.8.0
|
2017-08-01 00:26:25 -03:00 |
|
Ruben Bridgewater
|
ad8355a137
|
fix: add command tests
|
2017-08-01 00:25:52 -03:00 |
|
Ruben Bridgewater
|
79558c524f
|
doc: improve README readability by limiting chars to 80
|
2017-08-01 00:10:57 -03:00 |
|
Ruben Bridgewater
|
51fdbb7fc2
|
chore: improve new add_command and add documentation
|
2017-08-01 00:10:57 -03:00 |
|
Kyle Davis
|
0437aa4985
|
enabled adding abritary commands
added test and add_command alias
original and special char commands
tweaked code spacing
|
2017-08-01 00:10:23 -03:00 |
|
Ruben Bridgewater
|
4f7f1adf50
|
fix: silence auth errors on reconnect
|
2017-07-23 14:45:17 -03:00 |
|
Ruben Bridgewater
|
42e8bd607f
|
chore: stop testing Node.js 7
|
2017-07-23 14:00:00 -03:00 |
|
Ruben Bridgewater
|
937081b4d9
|
fix: dependency
|
2017-07-21 01:17:10 -03:00 |
|
Ruben Bridgewater
|
e5c8f813ec
|
fix: revert some dev dependency updates to run tests
|
2017-07-21 01:04:43 -03:00 |
|
Ruben Bridgewater
|
7e9dda184b
|
chore: test node 8
|
2017-07-20 21:24:38 -03:00 |
|
Ruben Bridgewater
|
16632f43f1
|
fix emitting internal auth error on reconnect
|
2017-07-20 21:24:38 -03:00 |
|
Ruben Bridgewater
|
50774aed8a
|
fix: accept UPPER_CASE commands in send_command
|
2017-07-20 21:24:30 -03:00 |
|
Ruben Bridgewater
|
789471b30a
|
chore: update peer dependency version
|
2017-07-20 20:24:40 -03:00 |
|
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 |
|