Ruben Bridgewater
|
dc19c75946
|
Update appveyor redis install location
And fix double brackets in the changelog
|
2015-11-24 19:38:32 +01:00 |
|
Ruben Bridgewater
|
7c6f1bd5cb
|
Fix travis env setting
|
2015-11-24 00:52:13 +01:00 |
|
Ruben Bridgewater
|
2c4e6b0522
|
Fix travis env settings
|
2015-11-24 00:49:17 +01:00 |
|
Ruben Bridgewater
|
d5861c349e
|
Add more keywords
|
2015-11-24 00:23:18 +01:00 |
|
Ruben Bridgewater
|
d55017a01e
|
Use .end(true) to stricten test cases and improve coverage
|
2015-11-24 00:23:18 +01:00 |
|
Ruben Bridgewater
|
f877c3950c
|
Add prefix option
Fixes #323
Add key prefix tests
Add changelog entry for prefix
|
2015-11-24 00:23:18 +01:00 |
|
Ruben Bridgewater
|
a8c3675218
|
Add another parser test
|
2015-11-23 18:38:17 +01:00 |
|
Ruben Bridgewater
|
32a5e1d148
|
Add changelog entries
|
2015-11-23 18:38:06 +01:00 |
|
Ruben Bridgewater
|
b91692e928
|
Skip tls tests on windows and stunnel
This will also remove the libwrap option to work on arch
|
2015-11-23 18:20:15 +01:00 |
|
Paddy Byers
|
0596480b03
|
Fix a few style/whitespace errors
|
2015-11-23 16:58:46 +01:00 |
|
Paddy Byers
|
c74107c972
|
Add mention of tls option
|
2015-11-23 16:58:45 +01:00 |
|
Paddy Byers
|
1fa9f15ae4
|
Add tests for TLS connections
|
2015-11-23 16:56:37 +01:00 |
|
Paddy Byers
|
eae5596a3c
|
Add support for TLS connections
|
2015-11-23 16:56:37 +01:00 |
|
Ruben Bridgewater
|
918882f0bf
|
Hotfix
|
2015-11-23 14:38:33 +01:00 |
|
Ruben Bridgewater
|
b5fe822553
|
Add selected_db to the new redis instance if using client.duplicate
|
2015-11-23 14:38:10 +01:00 |
|
Ruben Bridgewater
|
9ca2d1ddaa
|
Fix test on appveyor
Somehow the calls do not seem to be handled sync on appveyor in this test
|
2015-11-23 14:38:10 +01:00 |
|
Ruben Bridgewater
|
f82fb6cf42
|
Explicitly install hiredis on appveyor and only use start / end clients if needed
|
2015-11-23 13:22:07 +01:00 |
|
Ruben Bridgewater
|
6711c94d1b
|
Add duplicate function to duplicate the current client instance
Fixes #919
|
2015-11-23 11:32:23 +01:00 |
|
Ruben Bridgewater
|
ac9ff9a3b1
|
Refactor js parser
Fix tests to work with Node.js 0.10
Improve average use case speed by up to 20%
Fix some small js parser issues
|
2015-11-23 11:32:23 +01:00 |
|
Ruben Bridgewater
|
b6a81a4297
|
Use a .create_stream function, so other libraries can mock the stream if wanted
Reference https://github.com/hdachev/fakeredis/pull/34
|
2015-11-23 11:31:41 +01:00 |
|
Ruben Bridgewater
|
8712e32e62
|
Remove comment about reusing the same multi function. This is not supported anymore.
Fixes #923
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
8f9ad00de2
|
Add the redis url to the options object and accept .createClient(null, host, options)
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
30d2184dbb
|
Throw on other protocols provided than the redis protocol
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
bc85c4a01d
|
Minor hiredis handling improvement
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
634dcee859
|
Only initiate the parser once per instance and throw sync if the parser can't be found
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
d3352bf550
|
Auto detect ip family if a IP has been provided
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
0903bba205
|
Remove old and not anymore needed connection breaker
|
2015-11-23 11:30:50 +01:00 |
|
Ruben Bridgewater
|
06a1bdd7b0
|
Fix js parser handling big values not fast enough
Fixes #678
|
2015-11-23 11:30:35 +01:00 |
|
Ruben Bridgewater
|
8bf794fb36
|
Stricten tests by always ending redis with .end(true) if possible
|
2015-11-22 16:56:54 +01:00 |
|
Ruben Bridgewater
|
0913a4d521
|
Test Node.js v.5 instead of iojs 3
|
2015-11-22 16:54:41 +01:00 |
|
Ruben Bridgewater
|
431bed882b
|
Increase test timeout for appveyor
|
2015-11-19 00:29:49 +01:00 |
|
Ruben Bridgewater
|
6cee5df6aa
|
Add changelog release date
|
2015-11-18 14:02:16 +01:00 |
|
Ruben Bridgewater
|
4c43d56b33
|
v.2.3.1
v.2.3.1
|
2015-11-18 13:58:37 +01:00 |
|
Ruben Bridgewater
|
241e156499
|
Fix saving buffers with charsets other than utf-8 while using multi
This will also improve pipelinening for buffers and fixes the return value of Batch.exec
Fixes #913
|
2015-11-18 02:43:43 +01:00 |
|
Ruben Bridgewater
|
19ce6680ef
|
Prevent jshint race condition
|
2015-11-17 22:08:17 +01:00 |
|
Ruben Bridgewater
|
ff857f97ae
|
Intermediate fix js parser handling big values very slow
Closes #900
|
2015-11-08 23:05:15 +01:00 |
|
Ruben Bridgewater
|
c08461f781
|
Fix typo in debug message
|
2015-11-06 20:25:46 +01:00 |
|
Ruben Bridgewater
|
ef238143e9
|
Fix typo in string conversion. Closes #918
|
2015-11-06 20:13:12 +01:00 |
|
Ruben Bridgewater
|
b4e8e79653
|
v.2.3.0
v.2.3.0
|
2015-10-30 15:01:06 +01:00 |
|
Ruben Bridgewater
|
42e979b1af
|
Add changelog entry and add a note in the readme that detect_buffers does not work in pub sub mode
|
2015-10-30 14:56:30 +01:00 |
|
Ruben Bridgewater
|
e8745af027
|
Merge pull request #912 from komachi/master
Fix return_buffers in pub/sub mode. Fixes #911
|
2015-10-30 14:54:05 +01:00 |
|
Anton Nesterov
|
3e64ce7bc3
|
Add regression test for return_buffers in pub/sub mode (#911)
|
2015-10-30 16:09:17 +03:00 |
|
Anton Nesterov
|
cc93e0b3a7
|
Fix return_buffers in pub/sub mode (#911)
|
2015-10-30 16:08:28 +03:00 |
|
Ruben Bridgewater
|
2cc01f52b6
|
Use higher time difference for slow machines in tests
|
2015-10-30 01:33:51 +01:00 |
|
Ruben Bridgewater
|
cc79b2db69
|
Deactivate test for windows
|
2015-10-30 01:16:11 +01:00 |
|
Ruben Bridgewater
|
dd563c2cb9
|
Fix unix only test not to run on windows
|
2015-10-30 00:09:16 +01:00 |
|
Ruben Bridgewater
|
f45a898871
|
Remove istanbul ignore statement
|
2015-10-29 23:51:02 +01:00 |
|
Ruben Bridgewater
|
b7a0f6f905
|
Add test. Closes #909
|
2015-10-29 23:49:10 +01:00 |
|
ivanB1975
|
1293046bab
|
changed style
|
2015-10-29 23:42:02 +01:00 |
|
ivanB1975
|
b3407ff8c7
|
ignore if info command is not available on server
|
2015-10-29 23:42:02 +01:00 |
|