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

Merge pull request #121 from nswbmw/patch-1

typo

github.com/redis/ioredis - 62ba8d8a69a07e4e89259d2b424b61389dc7ea1e authored over 9 years ago
Update docs

github.com/redis/ioredis - a38a0e5d3fab3647d17a68ba201fd0d7b7b3f114 authored over 9 years ago
Tweak coding style

github.com/redis/ioredis - d5bc9e71b22c197ce1f14d1d157a187c81e9b762 authored over 9 years ago
Add unit test for Util.wrapMultiResult

github.com/redis/ioredis - d3acfa6a30a2042929827d4af0b68efce0bf3be0 authored over 9 years ago
Merge pull request #119 from suprememoocow/watch-exec-fix

Handle watch-exec rollback correctly

github.com/redis/ioredis - 50d48c87ec26b20a0d7fe442b990f09fedd82b79 authored over 9 years ago
Handle watch-exec rollback correctly

github.com/redis/ioredis - b5846c87998a44261165ae7a3ff31d8f1198a7bf authored over 9 years ago
Update benchmark results

github.com/redis/ioredis - 7a2d70f91da005a413b9a773bb30a880e035abab authored over 9 years ago
Merge pull request #118 from albin3/pubsub

bench pub/sub

github.com/redis/ioredis - 31e647b42b4c34179ff2cb929ab542df683880bd authored over 9 years ago
bench pub/sub

github.com/redis/ioredis - 731b7d7450de3d96ed8a24d56bddff3d673d25ca authored over 9 years ago
Update Changelog

github.com/redis/ioredis - 42c0e1df8b9c23f0cb851fe241ec0a7d2d806470 authored over 9 years ago
Merge pull request #117 from phlip9/master

Fix not running callback in pipeline custom command

github.com/redis/ioredis - 6c23cde3306f5e19a6bb5b8b272195711c69ed63 authored over 9 years ago
Fix not running callback in pipeline custom command

The issue is that Pipeline.prototype.sendCommand(...) returns
this (a Pipeline instance for chai...

github.com/redis/ioredis - 7367fcaab6427364c769d6babf66fc86ee10b63c authored over 9 years ago
Update Contributors

github.com/redis/ioredis - acd5adab999f3beeadbf989bc6356a2eb6cfe94d authored over 9 years ago
Merge pull request #116 from dguo/readme_cleanup

Fix typos in README

github.com/redis/ioredis - deed0663b294cd845b9e77f55b52fd62329c0833 authored over 9 years ago
Resolve merge conflict

github.com/redis/ioredis - 5b2ff30b7251461613c23f24d86553bd2cdfcb76 authored over 9 years ago
Fix typos in README

github.com/redis/ioredis - 50c155e1b1e975594b64ce00903f17add178e49e authored over 9 years ago
Merge pull request #115 from ArtskydJ/patch-1

Fixed typo

github.com/redis/ioredis - a39ba1c60ca1ad5a08a39078795df56776bc2b94 authored over 9 years ago
Merge pull request #114 from tkalfigo/master

Fixes status debug message in case of Unix socket path

github.com/redis/ioredis - d48cb87ceea92881da4205906fb2815d0e9f5b5e authored over 9 years ago
Fixes status debug message in case of Unix socket path

When server uses Unix socket, the debug message of the status changes
still indicated [host:port...

github.com/redis/ioredis - 27331bda5dbaaae77a861f4a47ce1ad830f2d38c authored over 9 years ago
Update Changelog

github.com/redis/ioredis - b81d02fe65fbc164d6fe5c6ddc16528447beeb08 authored over 9 years ago
Merge pull request #112 from luin/cluster/auto-resubscribe

Auto-resubscribe channels in cluster mode. Close #110

github.com/redis/ioredis - 05a0d1252ed052c5ae6487dedb2c9496214ef6c6 authored over 9 years ago
Add tests for re-subscribing

github.com/redis/ioredis - 687d3f3f07569f6384b43893d87dbda560e4afcf authored over 9 years ago
Update README

github.com/redis/ioredis - 15f50e4168addfd88bf3c318293b5e7d7882c029 authored over 9 years ago
Better performance

github.com/redis/ioredis - dc044d63548989d4782ab46c67f2f34fbbd0c289 authored over 9 years ago
Refactor the code

github.com/redis/ioredis - 145d8585218718098e826a31a7380d2212baa478 authored over 9 years ago
Auto-resubscribe channels in cluster mode.

github.com/redis/ioredis - 97c1de1f13bd00bb2be89b285713796f872a8f55 authored over 9 years ago
Update README.md

github.com/redis/ioredis - 5059a14daf5bb61333f6fca9d3ca23e46ca84987 authored over 9 years ago
Add a link to the logo

github.com/redis/ioredis - 43cc54fbe4045cbc295f7a733936d6087e5b02ed authored over 9 years ago
Update logo url

github.com/redis/ioredis - 7b333d9c7131141988db81e9a61d668c94505a74 authored over 9 years ago
Remove left padding in the logo

github.com/redis/ioredis - 57b5b89e3e9111ff25d8c62c0bc58ed42e5b8d1e authored over 9 years ago
Add logo in README

github.com/redis/ioredis - 56aab30ab89ce1f30e3b0570261ef59dbb0d0057 authored over 9 years ago
Update Documentation

github.com/redis/ioredis - 197d5b2336a02ba9aed9c6523eef67f983b0fdf5 authored over 9 years ago
Merge pull request #105 from dguo/key_prefixing

Add support for transparent key prefixing. Close #95

github.com/redis/ioredis - 3f9014cae137c5de7d83c8f9b081ffcc4db375db authored over 9 years ago
Store keyPrefix instead of looking it up in options every time

github.com/redis/ioredis - 1a428563df463a35731b7dd5ec23b20f38b3837d authored over 9 years ago
Set options as empty object if it's undefined in the command constructor

github.com/redis/ioredis - ae4dee570b9464d1567e3bda4a6f50896fce3f30 authored over 9 years ago
Don't check for transform everywhere when iterating over command keys

github.com/redis/ioredis - 2cc2b39e752bd9de9afd3412728b9156d5044d64 authored over 9 years ago
Add support for transparent key prefixing. Close #95

github.com/redis/ioredis - 374c1884e3beaa3306c572c2e48a5837167f5b9b authored over 9 years ago
Update documentation

github.com/redis/ioredis - 03023900d421579736456d3693f0ba58069feab8 authored over 9 years ago
Update roadmap

github.com/redis/ioredis - 30dcd89b86fdbc0bd3e13dbc5e696bc1a46a4d82 authored over 9 years ago
Update README

github.com/redis/ioredis - a170ac7e95e01ab20e3ccdba0abcd437fb17c90e authored over 9 years ago
Add documentation of streamify scaning

github.com/redis/ioredis - 5ef4fafbfc6b488ed95524e8e024e92abf3d2fff authored over 9 years ago
Bump version

github.com/redis/ioredis - 40ad0fc19b538d2b9d81ce924ab653ad205c107a authored over 9 years ago
Fix `Redis.Command` not being exported correctly. Close #100

github.com/redis/ioredis - a5a93357ae25660f6429fc1611b1f680b8055455 authored over 9 years ago
Bump version

github.com/redis/ioredis - 54f6d6a5ce781cedbad3e15a75465cfefee778af authored over 9 years ago
Add a streaming interface to `SCAN` commands. Close #94

github.com/redis/ioredis - 2ea9c9646d3ed69b95b8e24c74a4cb173d0ee2a8 authored over 9 years ago
Support GEO commands

github.com/redis/ioredis - fe8dc718989ab42494a5cfd1159fae8d105d30f7 authored over 9 years ago
Bump version

github.com/redis/ioredis - f09777926066fc20533fae28df4b7cfd3d466665 authored over 9 years ago
Fix the order of received commands. Close #91

github.com/redis/ioredis - 8eee7af8beb0e0eaa92fb2bf5403c02fe4bf0a1c authored over 9 years ago
Bump version

github.com/redis/ioredis - 40419a86fa126b95094ed91df9c1a39d165cecd5 authored over 9 years ago
Allow omitting callback in `exec`

github.com/redis/ioredis - eb643aa1a5747871417745e04160d67717bb46c6 authored over 9 years ago
Remove redundant assignments

github.com/redis/ioredis - acc31d23ee68de0111bd1d4fa459dfd110fbd7f4 authored over 9 years ago
Add `send_command` method for compatibility. Close #90

github.com/redis/ioredis - 2edc5d1514e502450c01af4c7e1610a641c0f846 authored over 9 years ago
Bump version

github.com/redis/ioredis - 7092668970c71cd2d65dad7a51d814463a55540e authored over 9 years ago
Merge pull request #89 from igrcic/readme/add_http

Add missing http:// prefix to README

github.com/redis/ioredis - ce3b08271f4b20295a844bd5c48b4e368881edee authored over 9 years ago
Add missing http:// prefix to README

github.com/redis/ioredis - 6abd27b528d82537108bf4d3e4370413e20985d5 authored over 9 years ago
Bump version

github.com/redis/ioredis - ca8dd99518b9a3847db419b80732c79ba4441e31 authored over 9 years ago
Merge branch 'fix/connection-error'

github.com/redis/ioredis - 01cd19ce51e5ed355f375c0feeb01498b5f85dfe authored over 9 years ago
Merge branch 'master' into fix/connection-error

Conflicts:
Changelog.md

github.com/redis/ioredis - 71ebd8f72be3150c37c04ce84c7e01f10bf62f44 authored over 9 years ago
Update contributors

github.com/redis/ioredis - 383eb3ec714f21cc99bd27e5bf7875ea8a21ea9f authored over 9 years ago
Bump version

github.com/redis/ioredis - 88e65edeabb57be510b66e4f30a2d7e3b7d7b618 authored over 9 years ago
Merge pull request #88 from klinquist/fix/psubscribe-cluster

pmessage now properly returns pattern, channel, message

github.com/redis/ioredis - 82e04028c10ed82abbabe5c961126f5a8dd2a5b8 authored over 9 years ago
psubscribe now properly returns pattern, channel, message

github.com/redis/ioredis - 8e3f4229b74dce2174851cedbd9e5cff93562367 authored over 9 years ago
Merge pull request #86 from VikramTiwari/patch-1

Update README.md

github.com/redis/ioredis - 9ad18fb0206fa9d799289fb5f092197ca33b3fa6 authored over 9 years ago
Update README.md

github.com/redis/ioredis - 2f2b9c3f367b496ff186474f9629247dd47963b7 authored over 9 years ago
Bump version

github.com/redis/ioredis - 814210af486d0d69b500741713b645cd5948a51e authored over 9 years ago
Fix subscriptions lost after reconnection. Close #85

github.com/redis/ioredis - 82cff831ff93123e8ad6c5b5f14d72e9c1344f64 authored over 9 years ago
Fix connection error emitting before listening to `error` event.

github.com/redis/ioredis - a2eb5f6eea51656f43593d51f6d6ba99dbae398e authored over 9 years ago
Add contributors

github.com/redis/ioredis - ea6de042abf4d0a73671b4c2217556413c1027f3 authored over 9 years ago
Bump version

github.com/redis/ioredis - 36b379f2c96bd07110c5f458e775380cfc1f4850 authored over 9 years ago
Update README about `readOnly`

github.com/redis/ioredis - c2a0760f452257ffb8e5d1ef817a21d2ab3bd0d2 authored over 9 years ago
Silent error when redis server has cluster support disabled.

github.com/redis/ioredis - cca3990ebc949b3dbbc8fce956909aa948f97885 authored over 9 years ago
Bump version

github.com/redis/ioredis - c1ff9f282a7825c8071d39671907a093616b9a09 authored over 9 years ago
Fix storing wrong redis host internally

github.com/redis/ioredis - 49de11916948101800858b79313661cc2f8e0265 authored over 9 years ago
Bump version

github.com/redis/ioredis - fb657a60aba7cebd570c46516e8d171feb7f6edf authored over 9 years ago
Fix masterNodes not being removed correctly

github.com/redis/ioredis - 080bfbba45c52766f0e5a5ba71e9144b41b042a5 authored over 9 years ago
Bump version

github.com/redis/ioredis - 0a983b0fcee2a6b4a1426e22718bb9174cc1cadb authored over 9 years ago
Merge branch 'fix/monitor-reconnection'

github.com/redis/ioredis - f54a152c64b51b5bc0ed3adca4ef410ffcfdd01f authored over 9 years ago
Disconnect cluster after tests

github.com/redis/ioredis - 2100a44353efea05dbd56517a924a501dfb0f0dc authored over 9 years ago
Fix monitor queue error

github.com/redis/ioredis - f41b42ddacefdefdb23d2ccd6a57f656dc88d2d1 authored over 9 years ago
Add logs for command reply

github.com/redis/ioredis - 2e099469149b7ce507ecc64036147d912088c5da authored over 9 years ago
Bump version

github.com/redis/ioredis - 150d8620e2a06738ab822d0c1bda1ee3d3103fc4 authored over 9 years ago
Fix `enableReadyCheck` is always `false` in monitor mode. Close #77

github.com/redis/ioredis - 06b75a69edba68831d454b4e6df8ccd357586a3c authored over 9 years ago
Bump version

github.com/redis/ioredis - c19b0989c718422ab058ed661a0c70d529addf96 authored over 9 years ago
Fix getting NaN db index. Close #74

github.com/redis/ioredis - 5ce708a5eb9a4e417efcd5130be4a5d852b6e094 authored over 9 years ago
Bump version

github.com/redis/ioredis - 41f332590dfd7e01e48eb56471617a2cf415723e authored over 9 years ago
Update cluster tests

github.com/redis/ioredis - ecb400072f23389e25cb2078573edfb91136ce97 authored over 9 years ago
Update Changelog

github.com/redis/ioredis - f16ab8e542d1a937954f172ddc71a29cd307add8 authored over 9 years ago
Fix code styles

github.com/redis/ioredis - 6e4eeba854ddf15b6dfcda1a62a05dcc8a959c65 authored over 9 years ago