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

[BUG] [redis-cli -u <uri>] unable to work with flag [--tls]

github.com/redis/redis - ThachNgocTran opened this issue over 2 years ago
jedisCluster.ftSearch cannot query all the data

github.com/redis/jedis - wxzhou-gis opened this issue over 2 years ago
Adding experimental features, as a release option

github.com/redis/node-redis - chayim opened this pull request over 2 years ago
Is map type unordered?

github.com/redis/redis-specifications - leibale opened this issue over 2 years ago
`pubsub.Receive()` will timeout

github.com/redis/go-redis - j178 opened this issue over 2 years ago
Cannot search result with a value contains "|"

github.com/redis/redis-om-node - JiaJiaJiang opened this issue over 2 years ago
Cannot connect with Node 18

github.com/redis/node-redis - netwarp opened this issue over 2 years ago
Solve usleep compilation warning in keyspace_events.c

github.com/redis/redis - enjoy-binbin opened this pull request over 2 years ago
Redis Graph documentation is insufficient

github.com/redis/redis-py - skoot opened this issue over 2 years ago
Redis supports full-sync based on AOF

github.com/redis/redis - jun0315 opened this pull request over 2 years ago
Multi-column sort with redis-om-node?

github.com/redis/redis-om-node - peterkmurphy opened this issue over 2 years ago
readme document mistakes

github.com/redis/redis-om-node - JiaJiaJiang opened this issue over 2 years ago
Rework Cluster Exception model

github.com/redis/redis-py - utkarshgupta137 opened this issue over 2 years ago
fix broken links in README.md about query syntax

github.com/redis/redis-om-node - xieyuheng opened this pull request over 2 years ago
Add expireAt

github.com/redis/redis-om-node - anthonyblond opened this issue over 2 years ago
Update HELLO cmd

github.com/redis/redis - KarthikSubbarao opened this pull request over 2 years ago
XINFO CONSUMERS

github.com/redis/redis-doc - alexey-tsygankov opened this issue over 2 years ago
feat: add DoMultiCache

github.com/redis/rueidis - rueian opened this pull request over 2 years ago
Allow calling RM_FreeString with NULL pointer

github.com/redis/redis - slavak opened this pull request over 2 years ago
feat: add DoMulti to cluster client

github.com/redis/rueidis - rueian opened this pull request over 2 years ago
Can't call NewScanCmd

github.com/redis/go-redis - bigdaronlee163 opened this issue over 2 years ago
fixing issue with lm/zm pop

github.com/redis/redis-clinterwebz - slorello89 opened this pull request over 2 years ago
redis-stack in clinterwebz

github.com/redis/redis-clinterwebz - slorello89 opened this pull request over 2 years ago
Resolve new sentinels ips if cloud nodes changed

github.com/redis/redis-rb - OpakAlex opened this pull request over 2 years ago
reprocess command when client is unblocked on keys

github.com/redis/redis - ranshid opened this pull request over 2 years ago
Mget cache

github.com/redis/rueidis - rueian opened this pull request over 2 years ago
Fixing double CI run

github.com/redis/redis-om-node - chayim opened this pull request over 2 years ago
CodeQL integration

github.com/redis/redis-om-node - chayim opened this pull request over 2 years ago
Performance degrade 7.0.3 vs 6.2.7

github.com/redis/redis - academe-01 opened this issue over 2 years ago
updating acls for role / client info

github.com/redis/redis-clinterwebz - slorello89 opened this pull request over 2 years ago
Integrating spell checking for documentation

github.com/redis/redis-om-node - chayim opened this pull request over 2 years ago
Correct readme about phonetic matcher

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
[QUESTION] Consistent Hashing with Redis Clusters.

github.com/redis/redis - vineelyalamarthy opened this issue over 2 years ago
[WIP] Re-work RediSearch with Jedis-style params

github.com/redis/jedis - sazzad16 opened this pull request over 2 years ago
linting for CI

github.com/redis/redis-om-node - chayim opened this issue over 2 years ago
integrate npm releaser

github.com/redis/redis-om-node - chayim opened this issue over 2 years ago
perf integration

github.com/redis/redis-om-node - chayim opened this issue over 2 years ago
codecov integration

github.com/redis/redis-om-node - chayim opened this issue over 2 years ago
Single Fetch & Remove

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
hash scan into struct does not cover sub structs

github.com/redis/go-redis - SamiAlsubhi opened this issue over 2 years ago
Cleanup test entities

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
Atomic slot migration HLD

github.com/redis/redis - madolson opened this issue over 2 years ago
HGetAll doesn't seem to support key / Nil checking

github.com/redis/go-redis - FireDrunk opened this issue over 2 years ago
Vector Similarity Index

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
Bump postcss-cli from 9.1.0 to 10.0.0

github.com/redis/redis-website - dependabot[bot] opened this pull request over 2 years ago
Remove unnecessary `toRedisHash` (repeated call)

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
Update Dependencies

github.com/redis/redis-om-node - CaptainCodeman opened this pull request over 2 years ago
Handle OpenSSL v3 EOF errors

github.com/redis/redis-rb - casperisfine opened this pull request over 2 years ago
Fix tests so they work for Redis 7.0

github.com/redis/hiredis - michael-grunder opened this pull request over 2 years ago
C99 errors with older gcc

github.com/redis/hiredis-py - minusf opened this issue over 2 years ago
Cannot find reference 'asyncio' in `__init__.pyi`

github.com/redis/redis-py - andrew000 opened this issue over 2 years ago
Merged fetch and fetchMany

github.com/redis/redis-om-node - Didas-git opened this pull request over 2 years ago
No packages for bookworm

github.com/redis/redis-debian - pluc opened this issue over 2 years ago
Strips session from LMPOP/ZMPOP reply

github.com/redis/redis-clinterwebz - itamarhaber opened this pull request over 2 years ago
Document supported hardware architectures

github.com/redis/redis-doc - zamazan4ik opened this issue over 2 years ago
perf: reduce cpu usage of writer when no request to send

github.com/redis/rueidis - rueian opened this pull request over 2 years ago
Add specification for a new cluster implementation.

github.com/redis/redis - ushachar opened this pull request over 2 years ago
fix format string in command

github.com/redis/hiredis - FAYWORD opened this pull request over 2 years ago
LIMIT option for ZINTER, ZINTERSTORE, ZUNION, ZUNIONSTORE

github.com/redis/redis - ISickMan opened this pull request over 2 years ago
setnx a uniq key first time, bu it return false

github.com/redis/go-redis - simanstar opened this issue over 2 years ago
How use %c in format string on redisCommand?

github.com/redis/hiredis - FAYWORD opened this issue over 2 years ago
async redis perfomance

github.com/redis/redis-py - arebrik opened this issue over 2 years ago
Add RediGraph Jedis quick start

github.com/redis/jedis - jaywongs opened this issue over 2 years ago