Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ioredis

A robust, performance-focused and full-featured Redis client for Node.js that supports Sentinel and Cluster. Works in NodeJS, Electron platforms.
Collective - Host: opensource - https://opencollective.com/ioredis - Code: https://github.com/luin/ioredis

docs(README): update contributors

github.com/redis/ioredis - ee0b60507c957bec2d144cfbc1485550098aeee2 authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): tweak format

github.com/redis/ioredis - a81feb410914164c91d563396cec040342397096 authored over 8 years ago by luin <[email protected]>
feat: Sentinel preferredSlaves option (#370)

* Support for “preferredSlave” when connecting to a Sentinel group for
local reads in a distrib...

github.com/redis/ioredis - 6ddcc991c6089ff10cd838862b6282c641002773 authored over 8 years ago by doublesharp <[email protected]>
chore(release): 2.3.1

github.com/redis/ioredis - 8718567aec40ee948933ef8ed2f957723902c353 authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): 2.3.1

github.com/redis/ioredis - 33e3d871aab1d14539e217c89f4bf500ae8a8c01 authored over 8 years ago by luin <[email protected]>
fix: prevent sentinel from getting duplicated nodes

github.com/redis/ioredis - 0338677403b60922d2835b8514ac99a72016979d authored over 8 years ago by luin <[email protected]>
chore(release): 2.3.0

github.com/redis/ioredis - b216e4eb61d05ff639b162f23751acb111dde6e8 authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): 2.3.0

github.com/redis/ioredis - 3cdfc7877a59d8cbd1d3c3501653d38134d7e2ef authored over 8 years ago by luin <[email protected]>
docs(README): update contributors

github.com/redis/ioredis - 3057df955de4a3a0aa0b978ed0069caf7de8eac5 authored over 8 years ago by luin <[email protected]>
fix typo in error handler (#356)

`CONNECTION_CLISED_ERROR_MSG` -> `CONNECTION_CLOSED_ERROR_MSG`

github.com/redis/ioredis - c87dae642ab0d3905323e33f80939a33bbecb2d1 authored over 8 years ago by Shahar Mor <[email protected]>
fix: reject with general error in Redis#connect (#354)

github.com/redis/ioredis - 8f7a436e99e697fc8da13be954e8c10db0671110 authored over 8 years ago by George Chung <[email protected]>
feat(cluster): add lazy connect support (#352)

* add lazyConnect to Redis.Cluster

* use _.noop

* fix: handle disconnection with lazyConne...

github.com/redis/ioredis - f1cadffc39f745caab4d6f636412799a8a2749d7 authored over 8 years ago by Shahar Mor <[email protected]>
docs(README): update contributors for v2.2.0

github.com/redis/ioredis - 9d70cc7f24b03e09b33918490f949585e77a0c0f authored over 8 years ago by luin <[email protected]>
chore(release): 2.2.0

github.com/redis/ioredis - b969c1eb3d53742314bfbf328cdba09a353fbb1f authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): 2.2.0

github.com/redis/ioredis - 477ab172beeb74596e5ae38e99b06a1d923deb58 authored over 8 years ago by luin <[email protected]>
fix(cluster): ensure node exists before being redirected via an ASK (#341)

github.com/redis/ioredis - 5d9d0d304a27b6822cb72994452817c23d5d350c authored over 8 years ago by James Allen <[email protected]>
feat(cluster): add Cluster#quit() to quit cluster gracefully. (#339)

Close #315

github.com/redis/ioredis - 68c4ccc262bd4b90c29a6bdad2078566012a6875 authored over 8 years ago by Zihua 子骅 <[email protected]>
deps: upgrade cluster-key-slot to 1.0.6

github.com/redis/ioredis - 0ac7eef1d5b002e8709e829f44c7a5962e59ed5c authored over 8 years ago by luin <[email protected]>
docs(README): update contributors for v2.1.0

github.com/redis/ioredis - c202b996ea74cbf56180069ad687f588f722f5fb authored over 8 years ago by luin <[email protected]>
chore(release): 2.1.0

github.com/redis/ioredis - 472626c65497d2d9f1ac5a54c78291eeaa81170b authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): 2.1.0

github.com/redis/ioredis - f50d534ee3bbb9ee18c8f2f68574961318db7359 authored over 8 years ago by luin <[email protected]>
fix: remove unnecessary unhandled error warnings (#322)

github.com/redis/ioredis - a1ff2f6ae9bb351ad76bd3fef39df46c91bf3fa1 authored over 8 years ago by Zihua 子骅 <[email protected]>
docs(README): add ioredis-mock reference to readme (#333)

Add ioredis-mock reference to readme

github.com/redis/ioredis - 2ac00c868c670751c01f3f0f97d34fffb957cad4 authored over 8 years ago by Zihua 子骅 <[email protected]>
Add ioredis-mock reference to readme

github.com/redis/ioredis - 3aa1be8821619e3b5835a062f1d5651afbf55daa authored over 8 years ago by Stian Didriksen <[email protected]>
perf(cluster): improve the performance of calculating slots (#323)

github.com/redis/ioredis - 3ab4e8a67aaa27441abbd56a42bb0757284e90eb authored over 8 years ago by Zihua 子骅 <[email protected]>
docs(README): update the warning about keyPrefix option

github.com/redis/ioredis - 1caeb5143ec0c2906d8f2b46a03c1704dd522c96 authored over 8 years ago by luin <[email protected]>
refactor: remove unused Command#getKeyPart (#324)

github.com/redis/ioredis - eaacba305e1dd6b4fd5200712e1d778220f40d78 authored over 8 years ago by Zihua 子骅 <[email protected]>
feat(sentinel): update sentinels after getting master

github.com/redis/ioredis - e3f14b234e9ae152e390cc8092b9372d3fd55d74 authored over 8 years ago by Dave Dunkin <[email protected]>
docs(Changelog): add missing changelogs for v2.0.1

github.com/redis/ioredis - 976c07708038580638e73a884bfb76d813af41d8 authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): 2.0.1

github.com/redis/ioredis - 2247d3333463f36cdfc5ffd7affbc68b2a876d79 authored over 8 years ago by luin <[email protected]>
chore(release): 2.0.1

github.com/redis/ioredis - a5b72d37c9fa22d2b618fdce61743e58a603456a authored over 8 years ago by luin <[email protected]>
fix transaction with dropBufferSupport:true (#314)

Closes #313

github.com/redis/ioredis - 47a2d9a2041c20de1e783a20f0811a2126fc2217 authored over 8 years ago by Shahar Mor <[email protected]>
docs(README): update notice for v2.0

github.com/redis/ioredis - 7add85900b4c13ade4d8c9ea2292f775708947b2 authored over 8 years ago by luin <[email protected]>
chore(release): v2.0.0

github.com/redis/ioredis - c941362506efe04b3768ce66e93641a1691efd9f authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): v2.0.0

github.com/redis/ioredis - c735dcf31034544047fda740deebb0c8e60ba91c authored over 8 years ago by luin <[email protected]>
perf: improve the performance of checking flags (#312)

github.com/redis/ioredis - 236da27cedc1331ddd07e9d0a4018c1e8a34ace2 authored over 8 years ago by Zihua 子骅 <[email protected]>
chore(eslint): upgrade eslint config for the new version

github.com/redis/ioredis - 5c2e1192ef20fcbbf4319654ea02e5023dc11f03 authored over 8 years ago by luin <[email protected]>
Fix typo in connection test file (#311)

github.com/redis/ioredis - 423f91f5607aac9a87660eee9a51a3d9e26e9565 authored over 8 years ago by Juan Carlos Pérez <[email protected]>
docs(README): update contributors

github.com/redis/ioredis - 3d6c811fbc70451713525000ee453a79592dd59b authored over 8 years ago by Zihua Li <[email protected]>
feat: include source and database in monitor events (#308)

* Include missing data in monitor events

* Revert generated docs, update comments

github.com/redis/ioredis - a0d5b25a15792a12bde53356b2d13872f1bedf83 authored over 8 years ago by John Sanderson <[email protected]>
Merge pull request #300 from dguo/patch-1

docs(README): add warning for key prefixing with some commands

github.com/redis/ioredis - 6ee56b2695407bacfbffb4aa3e5ea3da4d4787f6 authored over 8 years ago by Zihua 子骅 <[email protected]>
docs(README): add warning for key prefixing with some commands

github.com/redis/ioredis - fc616b5d5f883e4fc2458d27ddee1d1182a73bf7 authored over 8 years ago by Danny Guo <[email protected]>
Merge pull request #299 from spiffytech/master

Add example of changing Redis server config

github.com/redis/ioredis - 79b9feb825ff2632ebb8709e519787e6086fd895 authored over 8 years ago by Zihua 子骅 <[email protected]>
Add example of changing Redis server config

github.com/redis/ioredis - c9a6f91c959013bf28887608f596d4d424d879fa authored over 8 years ago by Brian Cottingham <[email protected]>
Merge pull request #297 from TeeAaTeeUu/master

Use given 'dropBufferSupport' for sentinel connections

github.com/redis/ioredis - ce50f9aa470e590e9f67a7bc79d9c0052303e5c0 authored over 8 years ago by Zihua 子骅 <[email protected]>
set 'dropBufferSupport' true for temporary connections in sentinel_connector

github.com/redis/ioredis - 8ea500428a9c84fa65cf9c0d7606e32c91652c6e authored over 8 years ago by Tatu Tallberg <[email protected]>
chore(release): v2.0.0-rc4

github.com/redis/ioredis - eb21cf2c3db10b926f608dfe405bff41e6c258fe authored over 8 years ago by Zihua Li <[email protected]>
docs(CHANGELOG): v2.0.0-rc4

github.com/redis/ioredis - 8bf273504e38ce7ab7c6cf84e17ae7aa39ef1d9d authored over 8 years ago by Zihua Li <[email protected]>
test: fix test for auth

github.com/redis/ioredis - 9e08f01427d3a32bec05cbf0b6c755d00950017c authored over 8 years ago by Zihua Li <[email protected]>
feat: print logs for unhandled error event

github.com/redis/ioredis - 097fdbcc402889f6f319b1906dd1106ae4329fb6 authored over 8 years ago by Zihua Li <[email protected]>
test: fix test for select command

github.com/redis/ioredis - be8d28e2cd2fe20e53c47f4825ac713c81dce115 authored over 8 years ago by Zihua Li <[email protected]>
feat: add support for Node.js v6 (#295)

github.com/redis/ioredis - a87f405a3c4c7301952c1540123e3785a1ab6268 authored over 8 years ago by Zihua 子骅 <[email protected]>
Merge branch 'feat/auth-error'

github.com/redis/ioredis - a5acc61b582f06d76a0bdee70238f2f02c807654 authored over 8 years ago by Zihua Li <[email protected]>
Merge branch 'master' into feat/auth-error

github.com/redis/ioredis - 56cb0479598467bdfca3e552f45d3fa5c780ed9e authored over 8 years ago by Zihua Li <[email protected]>
fix: won't emit error again when password is wrong

github.com/redis/ioredis - dfdebfed4d5fd6f51ed902aa0d1d6dce52399e57 authored over 8 years ago by Zihua Li <[email protected]>
fix: dropBufferSupport not support selecting database

github.com/redis/ioredis - 8f3bb6ab7d9db8e21f89997da8d9315691c74e1b authored over 8 years ago by Zihua Li <[email protected]>
fix: reconnect when ready check failed

github.com/redis/ioredis - 3561fabf526ee5105490bd59ea84d158956cbafb authored over 8 years ago by Zihua Li <[email protected]>
fix: remove data handler when flushing command queue

github.com/redis/ioredis - b1c761c2ecb76c18468bd508f69eb73d6dac4aa6 authored over 8 years ago by Zihua Li <[email protected]>
test: update test for auth

github.com/redis/ioredis - 8a844825a5561ff3a3804e8566a569daf9622c20 authored over 8 years ago by Zihua Li <[email protected]>
fix: won't listen to the data event when disconnected

github.com/redis/ioredis - 63806f92b2ca2bc5b38187cc53c5ff801654b14c authored over 8 years ago by Zihua Li <[email protected]>
test: fix outdated tests

github.com/redis/ioredis - 691be2d4d63a21e98f5797e02af4ec73a9aa349b authored over 8 years ago by Zihua Li <[email protected]>
update handler for auth error

github.com/redis/ioredis - 4c62f06dcae97a5a2a234cc0ac6006a0ea8cea16 authored over 8 years ago by Zihua Li <[email protected]>
feat: add dropBufferSupport option to improve the performance (#293)

github.com/redis/ioredis - 1a8700ccd79b9619f0ed271a88c5982c9a6bf1bd authored over 8 years ago by Zihua 子骅 <[email protected]>
chore(release): v2.0.0-rc3

github.com/redis/ioredis - bffd4b90ecb401e21200a03dfa069558fd817b0b authored over 8 years ago by luin <[email protected]>
docs(CHANGELOG): v2.0.0-rc3

github.com/redis/ioredis - 7692e814045c6f80aaf53b87db4c6a08365b3b68 authored over 8 years ago by luin <[email protected]>
feat(deps): upgrade redis-commands package

github.com/redis/ioredis - df08250236b2cd028ad965f5e0b0c559f8d1570e authored over 8 years ago by luin <[email protected]>
fix: reconnect when getting fatal error (#292)

* fix: reconnect when getting fatal error

* test: add test for Redis#flushQueue

* test: ad...

github.com/redis/ioredis - 1cf2ac1755cca389e513cad2271e1aaa355e5439 authored over 8 years ago by Zihua 子骅 <[email protected]>
Merge pull request #290 from luin/fix/connection-error

fix: fix wrong host not causing error

github.com/redis/ioredis - 02eb72129cb650a38cb460847f195d339711ee11 authored over 8 years ago by Zihua 子骅 <[email protected]>
feat: emit authentication related errors with "error" event

BREAKING CHANGE:

Authentication related errors are emited with "error" event,
instead of "authE...

github.com/redis/ioredis - 9dc25b40acccfc737af6576ff80d37f3fe9b9771 authored over 8 years ago by luin <[email protected]>
fix: fix wrong host not causing error

Close #287

github.com/redis/ioredis - 25c300e9c47f61b008a7629402203be585b951ce authored over 8 years ago by luin <[email protected]>
docs(README): note how to install 2.0 version

github.com/redis/ioredis - 4e4f5e2628c63c68556c12b8f7d4e91008407de4 authored over 8 years ago by Zihua Li <[email protected]>
chore(release): 2.0.0-rc2

github.com/redis/ioredis - c5502704ddaa14bfaf5490cbd84eef9997f44818 authored almost 9 years ago by luin <[email protected]>
docs(CHANGELOG): 2.0.0-rc2

github.com/redis/ioredis - 25797061db378ab0593eed48413ec4f475b3eed3 authored almost 9 years ago by luin <[email protected]>
feat: add stringNumbers option to return numbers as JavaScript strings (#282)

Closes #273

github.com/redis/ioredis - 2a33fc78447699f3b2b1bd894cd59fef19ad6a1c authored almost 9 years ago by Zihua 子骅 <[email protected]>
fix(sentinel): improve the error message when connection to sentinel is rejected

Closes #280

github.com/redis/ioredis - 3ca30d8499c1ccfe4dff7b46fc2bcfc16f704e1d authored almost 9 years ago by luin <[email protected]>
fix(CLUSTER): fix cluster not disconnected when called disconnect method (#281)

* fix(CLUSTER): fix cluster not disconnected when called disconnect method

Related issue: #277

github.com/redis/ioredis - 91998e31216447bfb9a12b69ac9e984b75ec02af authored almost 9 years ago by Zihua 子骅 <[email protected]>
refactor(dependencies): upgrade redis-parser and lodash

github.com/redis/ioredis - 055429b597bd8243a70a9fb2c55b22827bc439f8 authored almost 9 years ago by Zihua Li <[email protected]>
Merge pull request #272 from luin/fix/default-parser

Remove the warning when using with redis-parser v1.2.0

github.com/redis/ioredis - 8350da226bc3b78422aff5dbd8831b0cf6d64f81 authored almost 9 years ago by Shahar Mor <[email protected]>
fix(parser): remove the warning when using with redis-parser v1.2.0

github.com/redis/ioredis - d199667b5d4d89f8230e33d435495e6fd6c7bb65 authored almost 9 years ago by Zihua Li <[email protected]>
Revert "fix(parser): set default parser to "javascript""

This reverts commit bae4b6cd2f44bee04d88fdf2d95869eefbb8d208.

github.com/redis/ioredis - db9d53040257ccea9a21a81b061a782a6906c1fe authored almost 9 years ago by Zihua Li <[email protected]>
fix(parser): set default parser to "javascript"

BREAKING CHANGE: The default parser is javascript instead of auto, so that the js parser will be...

github.com/redis/ioredis - bae4b6cd2f44bee04d88fdf2d95869eefbb8d208 authored almost 9 years ago by Zihua Li <[email protected]>
test: add tests for connectors and clusters

github.com/redis/ioredis - 40a437b4089afd4d01e07b73be6bc5523907f102 authored almost 9 years ago by luin <[email protected]>
chore(v2.0.0-rc1):

github.com/redis/ioredis - 012ad51d0c4a803f08949e1a1e85f6084ed98369 authored almost 9 years ago by luin <[email protected]>
chore: upgrade dependencies

github.com/redis/ioredis - 3fdafc8aa1823364ff493c5f975d90834b7fec8c authored almost 9 years ago by luin <[email protected]>
docs(README): update README for versioning

github.com/redis/ioredis - c6febdbdc514985c1ffca5a80f5eecaf087262dd authored almost 9 years ago by luin <[email protected]>
docs(README): update contributors

github.com/redis/ioredis - 4449abb572ddebb608e5c824bc7966cb68b44c4e authored almost 9 years ago by luin <[email protected]>
Merge branch '2.x'

github.com/redis/ioredis - 5cca43cd1d8575ef1ade4e24871171c3a4f39c7b authored almost 9 years ago by luin <[email protected]>
Merge branch 'master' into 2.x

github.com/redis/ioredis - a420f8031627a000f459b3f3e48c2c113113f4eb authored almost 9 years ago by luin <[email protected]>
chore(release): v2.0.0-alpha3

github.com/redis/ioredis - 9c1048779a6cb3145f871f990ca0df449f8b0f46 authored almost 9 years ago by luin <[email protected]>
docs(CHANGELOG): v2.0.0-alpha3

github.com/redis/ioredis - 9923a76c0614032cd3b587932ee23924987af139 authored almost 9 years ago by luin <[email protected]>
Merge pull request #265 from luin/transform-transaction

feat(transaction): transform replies of transactions

github.com/redis/ioredis - 68e02e682967c55791a684bf888a81eb8a767655 authored almost 9 years ago by Zihua Li <[email protected]>
test: add test for custom transformer exception

github.com/redis/ioredis - 071e868a32b9072548f3286cfe1c367b39e77b22 authored almost 9 years ago by luin <[email protected]>
feat(transaction): transform replies of transactions

BREAKING CHANGE:

1. Reply transformers is supported inside transactions.
2. `Pipeline#execB...

github.com/redis/ioredis - e0b188363dd561478c7bbf17245c17cec1950095 authored almost 9 years ago by luin <[email protected]>
Merge pull request #264 from luin/try-again

feat(cluster): redirect on TRYAGAIN error

github.com/redis/ioredis - 4a119bf1bd3d2e24449917e60954237f0cb2a869 authored almost 9 years ago by Zihua Li <[email protected]>
test(cluster): add test for pipeline on TRYAGAIN error

github.com/redis/ioredis - 9b9267ff61ff499e3b221969cb6d5100bd2cf590 authored almost 9 years ago by luin <[email protected]>
test: make test for tryagain error more stable

github.com/redis/ioredis - 40c99d4b2e1cf4692b4a21dd15eb6d5878c7d816 authored almost 9 years ago by luin <[email protected]>
feat(cluster): redirect on TRYAGAIN error

github.com/redis/ioredis - b1a4b629176305a7db5dca34ffa22a1b61b03a52 authored almost 9 years ago by luin <[email protected]>
docs: fix doc example

github.com/redis/ioredis - c4fee4f1d68168fd5681958f3179304c31891e52 authored almost 9 years ago by luin <[email protected]>
Merge pull request #263 from luin/auth-error

fix(auth): emit authError when the server requiring a password

github.com/redis/ioredis - 1e6dd2e1c734f3b8e3d76943ae83b7091ddefa1c authored almost 9 years ago by Zihua Li <[email protected]>
fix(auth): emit authError when the server requiring a password

Issue: #258

github.com/redis/ioredis - c5ca754171326ee07dafbbb0299efadb28fe7510 authored almost 9 years ago by luin <[email protected]>