greenkeeperio-bot
|
62c75a66cd
|
chore(package): update dependencies
http://greenkeeper.io/
|
2015-10-29 23:34:19 +01:00 |
|
Ruben Bridgewater
|
88c9e28a27
|
Fix test
|
2015-10-29 23:27:52 +01:00 |
|
Ruben Bridgewater
|
d454e4025b
|
Fix an issue with .multi after a reconnect on node 0.10
Add .path to .createClient options object for unix sockets
|
2015-10-29 23:23:20 +01:00 |
|
Ruben Bridgewater
|
c3502c799f
|
Add gitter batch
|
2015-10-29 17:25:23 +01:00 |
|
Ruben Bridgewater
|
92e49437f8
|
Update appyevor
|
2015-10-29 17:25:09 +01:00 |
|
Ruben Bridgewater
|
7718e219e9
|
Remove listener if not needed anymore and alawys end a client after a test
|
2015-10-29 15:04:47 +01:00 |
|
Ruben Bridgewater
|
dc6fc9c113
|
Use connect_timeout also as the socket_timeout if explicitly provided
Fixes #587
Fixes #393
Closes #652
Closes #394
|
2015-10-29 14:21:06 +01:00 |
|
Ruben Bridgewater
|
afc4989495
|
Remove command queue high and low water marks
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
4e5e4635aa
|
Use debug statement for incoming data
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
790f12909b
|
Update changelog / readme
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
d39f6961e6
|
Add tests and emit UNCERTAIN_STATE errors
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
0ec2c43603
|
Fix fired but not yet returned commands not being rejected after a connection loss
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
ebea0872a9
|
Add regression test
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
399a29a97c
|
Improve pipeline logic and fix #897
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
1cb158b5da
|
Add zscan test
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
3142af5847
|
Update benchmark and diff output
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
d5628f414a
|
Move the license in the LICENSE file and update the contributors section
|
2015-10-28 23:53:10 +01:00 |
|
Ruben Bridgewater
|
9c9238e555
|
Merge pull request #907 from FeodorFitsner/patch-1
Test latest minor Node.js versions in AppVeyor
|
2015-10-28 23:47:47 +01:00 |
|
Feodor Fitsner
|
7befc24907
|
Testing in AppVeyor
This is how to always test against latest io.js 3.x and Node.js 4.x
|
2015-10-28 15:27:44 -07:00 |
|
Ruben Bridgewater
|
5855dbc1b7
|
Merge pull request #903 from NodeRedis/parser
Fix and simplify parser
Fixes #875
Fixes #902
|
2015-10-27 17:28:13 +01:00 |
|
Zihua Li
|
d00c5c1cbe
|
Merge pull request #904 from NodeRedis/consolidation
Add consolidation part to the readme
|
2015-10-27 20:34:00 +08:00 |
|
Ruben Bridgewater
|
938ed7c753
|
Add consolidation part to the readme
|
2015-10-27 11:29:05 +01:00 |
|
Ruben Bridgewater
|
5d08132f7c
|
Fix: do not stop parsing a chunk if the first character is a line break
Add changelog entry
|
2015-10-27 11:28:03 +01:00 |
|
Ruben Bridgewater
|
9b3b090119
|
Simplify parser and remove dead code
|
2015-10-27 11:27:54 +01:00 |
|
Ruben Bridgewater
|
851dd87206
|
v.2.2.5
v.2.2.5
|
2015-10-18 16:58:48 +02:00 |
|
Ruben Bridgewater
|
304abe4318
|
Fix individual createClient functions passing undefined options to a new instance. Closes #893
|
2015-10-18 16:58:34 +02:00 |
|
Ruben Bridgewater
|
ce4a67bb74
|
v.2.2.4
v.2.2.4
|
2015-10-17 22:07:34 +02:00 |
|
Ruben Bridgewater
|
da58a4ce2a
|
Merge pull request #891 from NodeRedis/stuff
Fix some minor issues and increase coverage
|
2015-10-17 22:06:00 +02:00 |
|
Ruben Bridgewater
|
2a65ee48dd
|
Fix some minor issues and add more tests
Do not mutate the options object and add some more tests
|
2015-10-17 21:56:16 +02:00 |
|
Ruben Bridgewater
|
587b1c95a0
|
v.2.2.3
v.2.2.3
|
2015-10-14 02:52:32 +02:00 |
|
Ruben Bridgewater
|
0d4d4d7416
|
Fix multi not being executed on node 0.10 if not yet ready. Closes #889
|
2015-10-14 02:24:11 +02:00 |
|
Ruben Bridgewater
|
a408235a38
|
v.2.2.2
v.2.2.2
|
2015-10-14 01:12:41 +02:00 |
|
Ruben Bridgewater
|
60e9d0fdd6
|
Fix multi regression. Closes #889
Allow commands being executed after a Multi / Batch was initiated but not yet executed
|
2015-10-14 00:58:27 +02:00 |
|
Ruben Bridgewater
|
28d343c2ad
|
v.2.2.1
|
2015-10-12 17:58:41 +02:00 |
|
Ruben Bridgewater
|
2d1b1e2349
|
Fix benchmark section in the readme
|
2015-10-12 17:56:56 +02:00 |
|
Ruben Bridgewater
|
3225b1e704
|
Minor changelog change
v.2.2.0
|
2015-10-12 17:47:34 +02:00 |
|
Ruben Bridgewater
|
b937b012eb
|
v.2.2.0
|
2015-10-12 17:23:10 +02:00 |
|
Ruben Bridgewater
|
06f57fd1d9
|
Add some more notes and tests
|
2015-10-12 17:21:58 +02:00 |
|
Ruben Bridgewater
|
352f8a5be3
|
Merge pull request #878 from NodeRedis/pipeline
node_redis on speed
|
2015-10-12 11:45:51 +02:00 |
|
Ruben Bridgewater
|
f0e28bf0f7
|
Minor improvement for .batch and .multi for small values
Improve the speed by round about 5% for small values
Add Multi.exec_atomic
|
2015-10-12 08:26:46 +02:00 |
|
Ruben Bridgewater
|
ed2fc95444
|
Fix should_buffer return values and empty .batch and .auth return value being sync
Fix test
|
2015-10-11 03:38:41 +02:00 |
|
Ruben Bridgewater
|
7d2bb8edec
|
Better pipelining
Add fallback mode
|
2015-10-11 03:37:42 +02:00 |
|
Ruben Bridgewater
|
9ee1e3c764
|
Add batch benchmarks
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
76a2e31c9e
|
Add return_buffers tests
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
d59d6cf114
|
Add .batch tests
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
f8c245e04f
|
Add .batch with better pipeline implementation
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
146d88154c
|
Fix send_command always returning should_buffer boolean
Fix .auth, .select and .exec to return the should_buffer boolean
|
2015-10-11 03:35:22 +02:00 |
|
Ruben Bridgewater
|
e47ba4a583
|
Improve performance further
|
2015-10-11 03:35:21 +02:00 |
|
Ruben Bridgewater
|
2232a8948e
|
Exchange queue with a better one
|
2015-10-11 03:33:52 +02:00 |
|
Ruben Bridgewater
|
e0b9f0de79
|
Fix race condition in tests
|
2015-10-11 03:31:45 +02:00 |
|