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

Fix lazyConnect options

github.com/redis/ioredis - 3b6b0d421508250d8f5222f5e4fc595f0a164987 authored over 9 years ago by luin <[email protected]>
Implement custom Error type

github.com/redis/ioredis - fc60c7f3c0e7b7530fc738065d6349f025943ec2 authored over 9 years ago by luin <[email protected]>
Implement cluster

github.com/redis/ioredis - 238277bda864ee33bd73d53d9a9e0bb5dadfa6ea authored over 9 years ago by luin <[email protected]>
Finish cluster initialization

github.com/redis/ioredis - 6d3fefdd62627f8f5fa0ba1fda68b67837f36a67 authored over 9 years ago by luin <[email protected]>
Add RedisCluster

github.com/redis/ioredis - b88d00053000e4d8caf7a5cb66d76fc423c14c91 authored over 9 years ago by luin <[email protected]>
Remove `only` flag in tests

github.com/redis/ioredis - 54b0fb8c22bf2faf6137d513212e6687b70ad779 authored over 9 years ago by luin <[email protected]>
Adjust the order

github.com/redis/ioredis - 5d99291c47af8ffdac64a46580a11ab419fa8cea authored over 9 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - 578e82b0f90b4f86d628d5a9834688413328be07 authored over 9 years ago by luin <[email protected]>
Add feature of command transfomer

github.com/redis/ioredis - 84623e7b114ecddc6d5f2c2c3abfd7e1eb973c14 authored over 9 years ago by luin <[email protected]>
Remove unnecessary toLowerCase

github.com/redis/ioredis - e636c758e0089fc20841193c135ebcbbef981b8b authored over 9 years ago by luin <[email protected]>
Add wip flag

github.com/redis/ioredis - 865d1fe87cc1adb429cc8ba63ab14130d16f22b0 authored over 9 years ago by luin <[email protected]>
Update README

github.com/redis/ioredis - 7be6141a5fc4e130733291d8f3d644b6a117aec6 authored over 9 years ago by luin <[email protected]>
Remove unused files

github.com/redis/ioredis - 3b10b39efc59b5b91b8a042fc3feedc6174ea5d4 authored over 9 years ago by luin <[email protected]>
Remove unused var

github.com/redis/ioredis - 810454b244618ef02c171b0affdeeb938997653f authored over 9 years ago by luin <[email protected]>
Add test coverage badge

github.com/redis/ioredis - e7746c007ef7d0ffa1d6129251b2e9db1a4a8088 authored over 9 years ago by luin <[email protected]>
Add codeclimate as devDependencies

github.com/redis/ioredis - e800889b798d59389ad12ae312922e19aa3f5377 authored over 9 years ago by luin <[email protected]>
Code style fix

github.com/redis/ioredis - a1c9d6c9340a7a7b51fd19fe8384e42c908640ca authored over 9 years ago by luin <[email protected]>
Add codeclimate

github.com/redis/ioredis - e36ab305a7b2a690c450b52a4bd9ba6148ce1dbd authored over 9 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - f634f19d937466250652060e0b08fd43e0fe0959 authored over 9 years ago by luin <[email protected]>
Finish tests for sentinel

github.com/redis/ioredis - 506bc029b6fe01d7f6e4303b5f1480be9fb31fb4 authored over 9 years ago by luin <[email protected]>
Make sentinel connection more stable

github.com/redis/ioredis - 0a6629ac954d29904f0077ca83b50a84d1fe3bcc authored over 9 years ago by luin <[email protected]>
Add option `roleRetryDelay`

github.com/redis/ioredis - 097d98e276a16d41fc5ae4bbd8474e9f8442f253 authored over 9 years ago by luin <[email protected]>
Add tests for Sentinel feature

github.com/redis/ioredis - a095c58b3976128cc4e0a99dcff171a9afcf03f3 authored over 9 years ago by luin <[email protected]>
Fix Sentinel auto reconnect

github.com/redis/ioredis - 345d9b2e5626c97207c8c709106ffea4125f16fa authored almost 10 years ago by luin <[email protected]>
Update doc

github.com/redis/ioredis - f994908ba4566caab18e0c9d8f285da6a3e60578 authored almost 10 years ago by luin <[email protected]>
Add support for Sentinel

github.com/redis/ioredis - 58855537e658bf7236115ae6e5ddc21edcc982ad authored almost 10 years ago by luin <[email protected]>
Fix auto select

github.com/redis/ioredis - 079c583a982c590a5f85f06817334b09f3a94bdf authored almost 10 years ago by luin <[email protected]>
Support select database in the redis protocal

github.com/redis/ioredis - 1942f068c146215910404a9853188059161a1b96 authored almost 10 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - bf147dc6b5b5593a2a5ddb8aa988aaf5d70437c6 authored almost 10 years ago by luin <[email protected]>
Support inline transaction

github.com/redis/ioredis - deac29e03e70eb723ffbc3c775a4a74dfc233db3 authored almost 10 years ago by luin <[email protected]>
Refactor to make scripting more reliable

github.com/redis/ioredis - 21500f95de3a96439a31422c5408ef5fd4512be8 authored almost 10 years ago by luin <[email protected]>
Fix destroy connection

github.com/redis/ioredis - 71233275294e40c1d39dbf57818b28180e61cafc authored almost 10 years ago by luin <[email protected]>
Merge branch 'hayeah-patch-1'

Conflicts:
README.md

github.com/redis/ioredis - 580de471fcfbf87de85730169c5a3cca78cc7997 authored almost 10 years ago by luin <[email protected]>
Remove console.log

github.com/redis/ioredis - 4e446eee84d08bb9d1cb9021e15a45fbb9ccdfba authored almost 10 years ago by luin <[email protected]>
Remove console.log

github.com/redis/ioredis - f412d3bd749fafbe8b2ed65e316bacda4bab4396 authored almost 10 years ago by luin <[email protected]>
edited Readme.md

github.com/redis/ioredis - fefb0454cbc1ec21992751d36167b14bbd6ae84c authored almost 10 years ago by Howard Yeh <[email protected]>
Update document

github.com/redis/ioredis - bc66a4d57d1cefd99971f757f6adb0b9bc49f3a9 authored almost 10 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - 51654c26c2277dec84f9ad4f9f1af58fb9660e64 authored almost 10 years ago by luin <[email protected]>
Support auto select

github.com/redis/ioredis - b33a2f7393735a6b4d86df6be3ef0f5fac1d4e67 authored almost 10 years ago by luin <[email protected]>
Reload custom commands after script flush

github.com/redis/ioredis - 3d2cf0dce8e2a481e0b709fa61f27730015c35cf authored almost 10 years ago by luin <[email protected]>
Fix script load command

github.com/redis/ioredis - 12109af7110e46bfcd4a16a54090a4d847718093 authored almost 10 years ago by luin <[email protected]>
Fix format

github.com/redis/ioredis - bb3ff15c841de4823cb33ce679c2d8aeed0c24f9 authored almost 10 years ago by luin <[email protected]>
Adjust format

github.com/redis/ioredis - 110c360059a77495507662b0fb7bb34ad44328a0 authored almost 10 years ago by luin <[email protected]>
Support pipeline lua script

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

github.com/redis/ioredis - abc307dde995965a7270f5e86c1ff194d61d35fb authored almost 10 years ago by luin <[email protected]>
Add lua scripting supports

github.com/redis/ioredis - 6333faf86160e2597b0982df873b6590b137fcc6 authored almost 10 years ago by luin <[email protected]>
Fix syntax

github.com/redis/ioredis - d289da7ba6ad3578af94d9af1ab5e305b606bae4 authored almost 10 years ago by luin <[email protected]>
Update README about transaction

github.com/redis/ioredis - 9dcbd4dd49877796ae83a4f5d751625e9541637f authored almost 10 years ago by luin <[email protected]>
Add tests for transaction

github.com/redis/ioredis - acac6c060a6be56da1694f5b5d45554f234d3b04 authored almost 10 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - e6425d0ea03c7ffb24100550fca16d02badedfea authored almost 10 years ago by luin <[email protected]>
Make pipeline support readyCheck

github.com/redis/ioredis - c6b98f5dbf7f658daa8b9bfabc35b014dfc0e066 authored almost 10 years ago by luin <[email protected]>
Add supports of Transaction

github.com/redis/ioredis - 6e93e52ce2c2f2710ad1dee8170518b045dd3bfe authored almost 10 years ago by luin <[email protected]>
Improve the performance by using a simple array

github.com/redis/ioredis - c5469020906f90266ea6d7f70ff8c866b2a9ba02 authored almost 10 years ago by luin <[email protected]>
Support invoke callback

github.com/redis/ioredis - 1deced4fb60709306d16b011b32ac3ab9be351ab authored almost 10 years ago by luin <[email protected]>
Update documentation about pipeline

github.com/redis/ioredis - 0e7a5ee3113bf53fd6dfc18d8ce52bd4409a9e3f authored almost 10 years ago by luin <[email protected]>
Add pipeline.js

github.com/redis/ioredis - 65b701baee2dbb7b657d96a8a0f9b210d765127f authored almost 10 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - f83b90fc867b158d8ea1e1ee0727c218fe81bdcf authored almost 10 years ago by luin <[email protected]>
Add support for pipelining

github.com/redis/ioredis - 405e307a68186c096233d753aa5899e0e29dafcd authored almost 10 years ago by luin <[email protected]>
Change README format

github.com/redis/ioredis - d38e54b2135bfee69d04e06bc2aeb73042d0048a authored almost 10 years ago by luin <[email protected]>
Update features

github.com/redis/ioredis - d10c9a926ad742bec4ba1516ab03d547f85e290f authored almost 10 years ago by luin <[email protected]>
Add `messageBuffer` event to handle binary message

github.com/redis/ioredis - 81fe1ca582efa6038a87bedacf2bdc1466d9f98e authored almost 10 years ago by luin <[email protected]>
Add tests for psubscribe & punsubscribe

github.com/redis/ioredis - f789f3bcf67c530f1e7c45760bdcc7490007a8fd authored almost 10 years ago by luin <[email protected]>
Bump version

github.com/redis/ioredis - 109d4f5eb1f44386d7f6e03b28ecb6e73923f9b6 authored almost 10 years ago by luin <[email protected]>
Refactor subscription queue & set

github.com/redis/ioredis - d4c614c379c58fbf979f60bca0a7c67bd0667557 authored almost 10 years ago by luin <[email protected]>
Add documentation for pub/sub mode

github.com/redis/ioredis - 3dc1066d4877746b84cb83fd9139951b947ded26 authored almost 10 years ago by luin <[email protected]>
Support pub/sub mode

github.com/redis/ioredis - af7358d192cd702af2f54e8f31880424e57589a1 authored almost 10 years ago by luin <[email protected]>
Refactor error handler

github.com/redis/ioredis - 9de08a6ef2aaba8c2399bf97f4ce5e0e540cf249 authored almost 10 years ago by luin <[email protected]>
Support nested buffer converting

github.com/redis/ioredis - da4c46b8b17c5a3bef9f2c76909888912fd71b0a authored almost 10 years ago by luin <[email protected]>
Fix int error

github.com/redis/ioredis - b34cee825e30d7cc1302572844522f9925f80fe6 authored almost 10 years ago by luin <[email protected]>
Strong the WIP flag

github.com/redis/ioredis - 97ea4e79ed2ed38d7dfb8dfd02fabdd645e8dbf0 authored almost 10 years ago by luin <[email protected]>
Fix default options

github.com/redis/ioredis - 8cc4f36ecda7d48454989fab74b4cf865a0fb295 authored almost 10 years ago by luin <[email protected]>
Update node.js version spec

github.com/redis/ioredis - cbedb59a7ca14e5fec6a2c73b189216f0c04b65e authored almost 10 years ago by luin <[email protected]>
Update documentation

github.com/redis/ioredis - e96d3763cfe21a6705c34e631b3f38ad9d100abf authored almost 10 years ago by luin <[email protected]>
Add handling buffer section

github.com/redis/ioredis - 9ff293acca2b9ccd8e4ad2e3969472b769792cf3 authored almost 10 years ago by luin <[email protected]>
Add doc for connection

github.com/redis/ioredis - c8918dc92f568ee6b11039ba59b709ae85ca43fa authored almost 10 years ago by luin <[email protected]>
Update README

github.com/redis/ioredis - 72b670fb9a0e73d8db3a87783215f15af838f49f authored almost 10 years ago by luin <[email protected]>
Add tests for encode converting

github.com/redis/ioredis - 2518cf37df9e97c705d54bd6fefdd3f18f070471 authored almost 10 years ago by luin <[email protected]>
Ensure AUTH is sent before any other commands

github.com/redis/ioredis - da5b78a57d7fdcbc1f87e39a45f2a90c688ab8f1 authored almost 10 years ago by luin <[email protected]>
Add dependency badge

github.com/redis/ioredis - 63fd9fbe75d30aea156b43f07cb68d72f731d882 authored almost 10 years ago by luin <[email protected]>
Merge branch 'gitter-badger-gitter-badge'

Conflicts:
README.md

github.com/redis/ioredis - 5f4fbf5014bc9f0097761b84366fac62146b2935 authored almost 10 years ago by luin <[email protected]>
Add travis

github.com/redis/ioredis - f19ee98fc7ca001be9934127bc667b8071f2c0ab authored almost 10 years ago by luin <[email protected]>
Add travis

github.com/redis/ioredis - bec2497a70003ed53e92cc9f6c16e9e5b964ae76 authored almost 10 years ago by luin <[email protected]>
Added Gitter badge

github.com/redis/ioredis - 7fd3a3ba3452c0f64a1c9c6af2cd03c66b054e54 authored almost 10 years ago by The Gitter Badger <[email protected]>
Initial commit

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