Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redis/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
https://github.com/redis/ioredis
Two options added: `enableTLSForSentinelMode` & `sentinelTLS`
ebef8f562be37ee455b8fd4b4853956ac9539fd8 authored about 6 years ago2d241ac242552db61061ccadbee26f239c108e12 authored about 6 years ago
# [4.4.0](https://github.com/luin/ioredis/compare/v4.3.1...v4.4.0) (2019-01-04)
### Features
*...
16bddc3102d2e2afb9cb3ae7494b30a56d6a241d authored about 6 years agoTypically, Socket#setTimeout(0) will clear the timer set before. However, in some platforms (Ele...
2d591b7e99be4666a82fd2fb48e6728390b8cd10 authored about 6 years ago## [4.3.1](https://github.com/luin/ioredis/compare/v4.3.0...v4.3.1) (2018-12-16)
### Bug Fixes
...
Previously, exceptions caused by DNS resolving will not trigger any reconnections and fail silen...
21138af6d323f0e87ec9775bd8c0baacfaa81165 authored about 6 years ago# [4.3.0](https://github.com/luin/ioredis/compare/v4.2.3...v4.3.0) (2018-12-09)
### Features
*...
77231b588393e56f3605ae8305853a8f9059f021 authored about 6 years agoCloses #693, #365
3702d67e0a243d87ca40b7b096a0c9c8a41ee705 authored about 6 years ago## [4.2.3](https://github.com/luin/ioredis/compare/v4.2.2...v4.2.3) (2018-11-24)
### Bug Fixes
...
The moved handler must update the targetSlot before tryConnection call to correctly choose the n...
bba418f52f1f6843cc410b5ee7ebf4a91057ddfd authored about 6 years ago416f533f7355afbde0be95d8c460e42fa942635d authored over 6 years ago
## [4.2.2](https://github.com/luin/ioredis/compare/v4.2.1...v4.2.2) (2018-10-20)
d4461462fe9af93ff535fbaec48660e8d52ce565 authored over 6 years ago04bac39a295786afb4c57420414fd14111c2ed65 authored over 6 years ago
aad7f46e6c0b767f5c8c7c2eada58ea5a4691552 authored over 6 years ago
## [4.2.1](https://github.com/luin/ioredis/compare/v4.2.0...v4.2.1) (2018-10-19)
48e56daec4eb1011a5f9994bb8ff9512e9659c75 authored over 6 years ago72a7e2a2ecf704fb60927edb81fa5de7c8b5ac33 authored over 6 years ago
9480b7246b6bcbdb125caf67db55fc3e5eb5ae33 authored over 6 years ago
# [4.2.0](https://github.com/luin/ioredis/compare/v4.1.0...v4.2.0) (2018-10-17)
### Features
*...
b46016aaeec31df7ab29faa6c3f2e8d2383d84ea authored over 6 years ago
Since Redis cluster doesn't support hostname at all (antirez/redis#2410),
it's reasonable to re...
6d13c5420733a5573a55e1db5c6df5a684af7955 authored over 6 years ago
Tried to remain release cycle the same as it was, added deploy section to .travis.yml (not sure ...
6ae89b76ac74f42cdacf52c9fa3045cebe7ae295 authored over 6 years ago8196b51521b47bde39ddc5992f2102d24f3b8715 authored over 6 years ago
12aec1f58a2df267036fa21d0401f0bdb76b702c authored over 6 years ago
901c47e887c4b271c8fad7e40c8c99e503006ab8 authored over 6 years ago
This commit will prevent status changes from 'disconnecting'
to 'connecting' and will stop conn...
fb27b66098495e3344fa380474293094ec5fbdc8 authored over 6 years ago
fb3eb768a446ffd2917552e00bcd153e473ee118 authored over 6 years ago
16643e2ab3b4761955de6d92d30cf36fbfb23ec8 authored over 6 years ago
80f4a454fb0d24392e4fa27fbd3f6f22b0bf938e authored over 6 years ago
c091f2e0bcaadae21612c7e4abb8d3a0a7256c9f authored over 6 years ago
69712c4b7cf7957960ec1cbe29cd077d1a5ee69e authored over 6 years ago
62b5aaa356859b162ab46d50393c2e7030c524b1 authored over 6 years ago
Closes #718
47e2ab541f46940977b22412d655c4b196eddbff authored over 6 years ago65b8204bef1c9f669a276f6f081febad91e9b378 authored over 6 years ago
9f4cfd2044342e932ce7cd0e192b104cabcb5770 authored over 6 years ago
eb68e9a32f7e7c1c27c9ca8c2101f640ea248e64 authored over 6 years ago
1493c8187fcf4e12c6b88f50c4ad83fe53516fcf authored over 6 years ago
0c8b0c6783f72d1c8b628b2099e2dc9d46210164 authored over 6 years ago
451d34372f25a36963413a54e2513eb2072f66d8 authored over 6 years ago
f9ec0ac5749028763e16f57dc10b713e44ef1c17 authored over 6 years ago
6050b0fa1e01e6bb201d0ac939c21d090a779c46 authored over 6 years ago
* fix(cluster): robust solution for pub/sub in cluster
Previously (v3 & v4.0.0), ioredis reus...
13a5bc4097d61531f94862ab25205cac0c2e3f0c authored over 6 years ago63067c3e4c9421ec8b4507b229288c8ab2993799 authored over 6 years ago
new Buffer(string) is deprecated and Buffer.from(string)
was introduced in v5.x, so it's time to...
551e67f977cda78e377dd688a1aaf7ab0f2651cf authored over 6 years ago
Fixes a typo in API.md
bd05e534d35ce3e08c96989f8baaa870777c07b8 authored over 6 years agoThere was a backtick missing here.
9d4a6d44c3412d1cea9d7bb34349de7932031f9d authored over 6 years ago5fbe8393c8aa3eb37aa172d5bd9416df9aa4cde3 authored over 6 years ago
206b0ed01215dc5ca6091ab4e017dbed21056008 authored over 6 years ago
e6bf95bba3923cf2bbf65b590c94dca40351edbc authored over 6 years ago
* Mention duplicate keys in scan stream example
I've used a Set to handle the deduplication i...
eb79e2d3851f7d0a29b413fc56d4a1a87db62ebc authored over 6 years agoExport Pipeline for inheritances enabling
ca58249699025aa1c65c527a5a287195d925b664 authored over 6 years agoClose #668
d40a99e925ba2a5ef71c9b48ebeb4ec002f619e2 authored over 6 years ago5eb4198c4e072ad9fa072a9c80711bb8c2c68d09 authored over 6 years ago
a57c2a8705906ab99014dbf8c5d5592486804f55 authored over 6 years ago
3746a2c68796db40968abc0141add2dc8f008394 authored over 6 years ago
6144c56cc576db8597bb73e5de5093ea26155998 authored over 6 years ago
a28983d9b52f4f616cf4934676467d4b1761f9c9 authored over 6 years ago
e76c44f20e9762a31ad7ded9e772bd8937f285a8 authored over 6 years ago
032e08b69a3fb97485a1b5eecf62f67832470ad9 authored over 6 years ago
3c7519cf516fab8cab12da804e3a87d49c01a348 authored over 6 years ago
139724779c0314af11d123f03671bbf88e6b6299 authored over 6 years ago
4369295ec113a36ef7ca2e1b807478116570c739 authored over 6 years ago
This change makes the description in the readme and on npm line up with the repo description.
...
072134f99e7b9e7844829e1ddf6cdc23510c301a authored over 6 years ago0f42e456afe78338da2e1d82b2718b52b12bfa1c authored over 6 years ago
92a6c67145db4d9f2196f73a0d79e151fe81a38f authored over 6 years ago
7bf6feac0205209f1f21374d3ef8040db6d5c215 authored over 6 years ago
27b408e07b0f164c5f0604f9eea89c68e5c66282 authored over 6 years ago
24dabbec37c3888dd38fee7ff2ef3a5d34ac7a07 authored over 6 years ago
92696d5126fd1ae450e14904efb18a7e184b3e37 authored over 6 years ago
33a49ee7adb0fd2ee98d4803ac5b44aaa58c0822 authored over 6 years ago
a41f76ab41cb3d97854a155ece8b51fe0413ce27 authored over 6 years ago
3e8c3a241d98a7d01d511bb5e9b3ea2f429b408e authored over 6 years ago
83fd9ab4f6bccbb87bb2e04ec3c80d9eddff79b0 authored over 6 years ago
02058ac85813a031ce7fb005e89a0a9dc48853b2 authored over 6 years ago
b8eef3a5954e5973191d9ec4eac5aa60404bb021 authored over 6 years ago
1fb9c3a6901e26751bf5811c1550866d52135ec7 authored over 6 years ago
4d3dea6f507af35d45308f4c07a7db74de092f40 authored over 6 years ago
2502b1bb128812e87e7708cbeef155ad79086097 authored over 6 years ago
0b07db252449f8cc3509918c283f792eb9e97a0e authored over 6 years ago
84a9d6202301c2d578c59388bf5f4ad2049a15be authored over 6 years ago
4c95057733281a6d4b184cc3a6736076ee633e0a authored over 6 years ago
v4
622975d9d454eca6a9c495d35f5638d68e2662f2 authored over 6 years ago
Offline queue should be enabled on the internal
cluster nodes so that we don't need to wait for...
47654cd027015912eaba7a06f6b9656de019ff39 authored over 6 years ago
8e7c6f170db16b7f2aae2dcbd18661e4beb9eae3 authored over 6 years ago
8a87b957cfbd64f61e463f35fa6ca051ffed62af authored over 6 years ago
BREAKING CHANGE:
`Redis#connect()` will be resolved when status is ready
instead of `connect`:...
BREAKING CHANGE:
`Cluster#connect()` will be resolved when the connection
status become `ready` ...
b2e356ce22a36ae3f9b0d6850c7d70bdcc2fe27f authored over 6 years ago
#634, #61
BREAKING CHANGE:
The maxRetriesPerRequest is set to 20 instead of null (same behavior...
4e91a48d309cc3870b7becdc2e6f3419586a9eb3 authored over 6 years ago
BREAKING CHANGE:
The `new` keyword is required explicitly. So `Redis(/* options */)`
will not wo...
BREAKING CHANGE:
This change makes all the code that rely on the features provided by Bluebird n...
229f2640af270df6682a9bae2b4b9d89b4bde252 authored over 6 years ago
b9d5a3ef4afd4a2c8a75c19ff9ccbfb557ec2bf9 authored over 6 years ago
861eaf386f850e6105eed5e58bca499f12d3d4e7 authored over 6 years ago
2950b79e432b2d025dc1e3e5be167599b28fda5f authored over 6 years ago
This reverts commit c4349a7798ea99419433938b501513e01bc27a49.
ec8eb4ced19155d3f8152de50b130c09612926b1 authored over 6 years agoc4349a7798ea99419433938b501513e01bc27a49 authored over 6 years ago