Ecosyste.ms: OpenCollective

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

Node Redis

Official collective of the Node.js Redis NPM packages; redis, redis-parser & more.
Collective - https://opencollective.com/node-redis - Website: https://noderedis.dev - Code: https://github.com/redis/node-redis

Cluster Client debug object 'xxx', ERR no such key

github.com/redis/go-redis - daiguadaidai opened this issue about 5 years ago
try.redis.io should not be advertised

github.com/redis/redis-io - lyrixx opened this issue about 5 years ago
Lua script sometimes not read data from hmap

github.com/redis/go-redis - davidescus opened this issue about 5 years ago
peak memory > max memory?

github.com/redis/redis - tessus opened this issue about 5 years ago
Removed the Try it Link because the link is broken

github.com/redis/redis-io - darf2000 opened this pull request about 5 years ago
Insisting on allow hash field expiration

github.com/redis/redis - ghost opened this issue about 5 years ago
Coverage of hiredis.c

github.com/redis/hiredis - ashtul opened this pull request about 5 years ago
Add support for localcache (Client-side caching)

github.com/redis/jedis - gkorland opened this issue about 5 years ago
Add support for RESP3

github.com/redis/jedis - gkorland opened this issue about 5 years ago
Fix a typo on Documentation page

github.com/redis/redis-io - dylanahsmith opened this pull request about 5 years ago
Node 12 + upgrade hiredis

github.com/redis/hiredis-node - yosiat opened this pull request about 5 years ago
Release v1.0.1

github.com/redis/hiredis-py - ifduyue opened this pull request about 5 years ago
Adjustments for active defrag defaults

github.com/redis/redis - oranagra opened this pull request about 5 years ago
Updates for Travis/Appveyor and bump ruby versions in tests.

github.com/redis/hiredis-rb - michael-grunder opened this pull request about 5 years ago
AppVeyor: Use Bundler 1.17.3 to fix the build

github.com/redis/hiredis-rb - olleolleolle opened this pull request about 5 years ago
AppVeyor tests fail due to Bundler version mismatch

github.com/redis/hiredis-rb - olleolleolle opened this issue about 5 years ago
CI: Add latest Rubies

github.com/redis/hiredis-rb - olleolleolle opened this pull request about 5 years ago
CI: Drop unused sudo: false Travis directive

github.com/redis/hiredis-rb - olleolleolle opened this pull request about 5 years ago
Modules: Keyspace notifications with native types API

github.com/redis/redis - guybe7 opened this pull request about 5 years ago
Adds debugging documentation

github.com/redis/redis-io - itamarhaber opened this pull request over 5 years ago
Run tests against Python 3.8

github.com/redis/hiredis-py - michael-k opened this pull request over 5 years ago
UnicodeDecodeError in setup.py

github.com/redis/hiredis-py - AndreyMZ opened this issue over 5 years ago
Add master/slave option in --cluster call command

github.com/redis/redis - thandayuthapani opened this pull request over 5 years ago
Remotes/origin/5.0

github.com/redis/redis - smamran opened this pull request over 5 years ago
Allow to use platform hiredis libs on build.

github.com/redis/hiredis-py - tuxmaster5000 opened this issue over 5 years ago
Adding a gsub to fix C# anchor issue

github.com/redis/redis-io - Assisting opened this pull request over 5 years ago
Redis Clients page C# link goes to wrong section

github.com/redis/redis-io - Assisting opened this issue over 5 years ago
SentinelClient has no Masters method

github.com/redis/go-redis - heyitsols opened this issue over 5 years ago
restart redis: no cluster configuration found

github.com/redis/redis - zihea opened this issue over 5 years ago
onDisconnect won't fire if REDIS_NO_AUTO_FREE is set

github.com/redis/hiredis - KrisSiegel opened this issue over 5 years ago
Implement pipeline for cluster

github.com/redis/jedis - Unknow0 opened this pull request over 5 years ago
Can't pass a bytearray to SET

github.com/redis/redis-py - red-lithium opened this issue over 5 years ago
Subscribe method might need throw a InterruptException

github.com/redis/jedis - zhengrenjie opened this issue over 5 years ago
Is there a max message size limit for pubsub?

github.com/redis/go-redis - AlexAslan opened this issue over 5 years ago
No releases on rubygems?

github.com/redis/hiredis-rb - ixti opened this issue over 5 years ago
java.net.SocketInputStream.socketRead0(Native Method)

github.com/redis/jedis - ravindrabhatt97 opened this issue over 5 years ago
JedisPool getResource block in multi-thread

github.com/redis/jedis - lonnyzhang423 opened this issue over 5 years ago
Bugfix: README.md has unicode in it

github.com/redis/hiredis-py - doc-hex opened this pull request over 5 years ago
Getting error saying : "no sunch file or directlry"

github.com/redis/go-redis - ssenthil416 opened this issue over 5 years ago
Binding hiredis client to a VRF device

github.com/redis/hiredis - steelman72 opened this issue over 5 years ago
Make functions return const char * where appropriate

github.com/redis/redis - petdance opened this pull request over 5 years ago
Support for QUIC

github.com/redis/redis - jobs-git opened this issue over 5 years ago
Bulk insert in redis running in cluster mode

github.com/redis/redis - knowdbtech opened this issue over 5 years ago
add gitter chat room

github.com/redis/redis-io - gkorland opened this pull request over 5 years ago
Jedis connection exhausted

github.com/redis/jedis - cssutaria opened this issue over 5 years ago
Create an interface for 3rd party commands

github.com/redis/jedis - DvirDukhan opened this issue over 5 years ago
jedis can support `interceptor`?

github.com/redis/jedis - taotao365s opened this issue over 5 years ago
fixes to flushSlaveKeysWithExpireList

github.com/redis/redis - oranagra opened this pull request over 5 years ago
redis sentinel failover not happening in docker swarm

github.com/redis/redis - kuldeepsidhu88 opened this issue over 5 years ago
Add repl-diskless-load-bgsave for databases with no traffic

github.com/redis/redis - oranagra opened this pull request over 5 years ago
Without shellwords

github.com/redis/redis-io - wolaawalik opened this pull request over 5 years ago
RouteByLatency should remember closest node

github.com/redis/go-redis - vmihailenco opened this issue over 5 years ago
Redis Client always connecting to local

github.com/redis/node-redis - gjackson12 opened this issue over 5 years ago
IOError: closed stream (JRuby 9.2.7)

github.com/redis/redis-rb - bigonese opened this issue over 5 years ago
Sentinel not working. Can't add slaves, sentinels

github.com/redis/redis - AATHITH opened this issue over 5 years ago
Add .Master(), .Slaves() and .CkQuorum() funcs for Sentinel

github.com/redis/go-redis - timvaillancourt opened this pull request over 5 years ago
v7: breaking changes you would like to see

github.com/redis/go-redis - vmihailenco opened this issue over 5 years ago
Threaded IO: don't create write event if client is freed async

github.com/redis/redis - soloestoy opened this pull request over 5 years ago
Multi-portal failover with Compose.io

github.com/redis/node-redis - vital101 opened this issue over 5 years ago
add moving slot command in redis cluster

github.com/redis/redis - ss-torres opened this pull request over 5 years ago
Performance question

github.com/redis/hiredis-py - yechiel-optimalq opened this issue over 5 years ago
https + img opt

github.com/redis/redis-io - mathieu-aubin opened this pull request almost 6 years ago
How to store an empty set?

github.com/redis/redis - elenigen opened this issue almost 6 years ago
Permit all allowed values of codec 'errors'

github.com/redis/hiredis-py - candlerb opened this pull request almost 6 years ago
Permit errors='surrogateescape' and others

github.com/redis/hiredis-py - candlerb opened this issue almost 6 years ago
Redis command listener

github.com/redis/jedis - gr8routdoors opened this pull request almost 6 years ago
Can't compile and run example on ubuntu

github.com/redis/hiredis - artemliubymov opened this issue almost 6 years ago
Redis Ring Client + Redis Sentinel

github.com/redis/go-redis - cristiandean opened this issue almost 6 years ago
Improve and fix logging

github.com/redis/redis - guillemj opened this pull request almost 6 years ago
delete isLoopbackAddress method

github.com/redis/jedis - xiaohu-zhang opened this pull request almost 6 years ago