Ecosyste.ms: OpenCollective

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

github.com/redis/redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
https://github.com/redis/redis

Use cached value correctly inside connectionTypeTls()

tezc opened this pull request over 2 years ago
MONITOR's response as PUSH type

KowalczykBartek opened this pull request over 2 years ago
Client pause write during OOM and pending lazyfree jobs

moticless opened this pull request over 2 years ago
Fix bug that XTrim command do not update the max-deleted-entry-id

hwware opened this pull request over 2 years ago
Introduce RDMA transport

pizhenwei opened this pull request over 2 years ago
Add filtering for monitor

CSWYF3634076 opened this pull request over 2 years ago
Limiting the Client Authentication Time

polaris-alioth opened this pull request over 2 years ago
Support JavaScript - Choose JS Engine

MeirShpilraien opened this issue over 2 years ago
RDB parsing library

oranagra opened this issue over 2 years ago
Memory fragmentation in Kubernetes

sejr opened this issue over 2 years ago
[NEW] A `sticky` option for `cluster meet`

ny0312 opened this issue over 2 years ago
[DRAFT] POC for lua script undo.

erreina opened this pull request over 2 years ago
[BUG] [redis-cli -u <uri>] unable to work with flag [--tls]

ThachNgocTran opened this issue over 2 years ago
Solve usleep compilation warning in keyspace_events.c

enjoy-binbin opened this pull request over 2 years ago
Redis supports full-sync based on AOF

jun0315 opened this pull request over 2 years ago
Update HELLO cmd

KarthikSubbarao opened this pull request over 2 years ago
Allow calling RM_FreeString with NULL pointer

slavak opened this pull request over 2 years ago
reprocess command when client is unblocked on keys

ranshid opened this pull request over 2 years ago
Performance degrade 7.0.3 vs 6.2.7

academe-01 opened this issue over 2 years ago
[QUESTION] Consistent Hashing with Redis Clusters.

vineelyalamarthy opened this issue over 2 years ago
Atomic slot migration HLD

madolson opened this issue over 2 years ago
[BUG] redis-server TLS connection close breaks OpenSSL 3 clients

dzuelke opened this issue over 2 years ago
Split the clustering interface between control plane and data plane

madolson opened this issue over 2 years ago
Add specification for a new cluster implementation.

ushachar opened this pull request over 2 years ago
LIMIT option for ZINTER, ZINTERSTORE, ZUNION, ZUNIONSTORE

ISickMan opened this pull request over 2 years ago
Try to compress rax compressed node after removing its key

sundb opened this pull request over 2 years ago
Support module API for global block list

madolson opened this issue over 2 years ago
Add state to the Rax iterator to avoid re-scans for children

michaelplaing opened this pull request over 2 years ago
Redis server-side latency

YacineTALEB opened this issue over 2 years ago
Moving client flags to a more cache friendly position within client struct

filipecosta90 opened this pull request over 2 years ago
[QUESTION] ACL and keyspace events

zulander1 opened this issue over 2 years ago
Adds connection timeout option to redis-cli

enjoy-binbin opened this pull request over 2 years ago
[QUESTION] About CVE-2022-0543

AdeshAtole opened this issue over 2 years ago
[CRASH] Redis sentinel enters tilt mode and dies after a time

jonathon2nd opened this issue over 2 years ago
Logging improvements.

yossigo opened this pull request over 2 years ago
Improve slot migration reliability

PingXie opened this pull request over 2 years ago
Reimplement cli hints based on command arg docs

jhelbaum opened this pull request over 2 years ago
Introduce slot level metrics to Redis cluster

PingXie opened this issue over 2 years ago
Make redis swallow annotations

ShooterIT opened this pull request almost 3 years ago
not deal normal request when full syncing

wh-gd opened this pull request almost 3 years ago
Add bzmove,zmove,zmovemember commands

vikeychen opened this pull request almost 3 years ago
Should we also include a version for functions?

madolson opened this issue almost 3 years ago
redis 3.2.13 build error on arm64 mac OS Monterey

YinianFan opened this issue almost 3 years ago
Add cluster keynode support

yangbodong22011 opened this pull request almost 3 years ago
Add reply_schema to command json files (internal for now)

guybe7 opened this pull request almost 3 years ago
[NEW] Can the Module List command provide the data type of the module ?

xiaohuahegege opened this issue almost 3 years ago
Create version interoperability tests for different major/minor versions

madolson opened this issue almost 3 years ago
Enhancement SENTINEL MASTERS | MASTER | REPLICAS | SENTINELS command

hwware opened this pull request almost 3 years ago
Added RM_MonotonicMicroseconds() API to provide monotonic time function

tezc opened this pull request almost 3 years ago
[QUESTION] Sentinel: disable config rewrite

nahsi opened this issue almost 3 years ago
redis.cli: Add --print-duration-threshold option

enjoy-binbin opened this pull request almost 3 years ago
Avoid link collisions when TLS support is activated

stac47 opened this pull request almost 3 years ago
[BUG] redis sentinel 100% cpu usage

sedflix opened this issue about 3 years ago
fix set importing state problems

lxl-renren opened this pull request about 3 years ago
optimize the slowlogCreateEntry function

ohye3166 opened this pull request about 3 years ago
Any command used in MULTI fails when used_memory > maxmemory

markuszoeller opened this issue about 3 years ago
change rehash call in dictAddRaw

ohye3166 opened this pull request about 3 years ago
Adds MUL AGGREGATE to ZUNION/ZINTER/ZUNIONSTORE/ZINTERSTORE

enjoy-binbin opened this pull request about 3 years ago
Add ZREMRANGE command.

enjoy-binbin opened this pull request about 3 years ago
fix redis-cli --memkeys-samples 0

ofirluzon opened this pull request about 3 years ago
Avoid potential integer overflow in moduleCreateArgvFromUserFormat

yiyuaner opened this pull request about 3 years ago
[QUESTION] Why do we need distributed lock in Redis if we partition on Key?

hariraogotit opened this issue about 3 years ago
replaces slave with replica in logging in redis-cli cluster check

justincastilla opened this pull request about 3 years ago
an incomplete POC for dict's evolution to test the performance impact

GuoZhaoran opened this pull request about 3 years ago
Cluster human readable nodename feature

hwware opened this pull request about 3 years ago
Key embedded in dictEntry - CPU cache friendly

zuiderkwast opened this pull request over 3 years ago
[WIP] Add io_uring support to redis

HanGuangyu opened this pull request over 3 years ago
Add a special notification unlink available only for modules

huangzhw opened this pull request over 3 years ago
Redis as the SSOT of its commands

guybe7 opened this issue over 3 years ago
corrupt-dump-fuzzer test, avoid creating junk keys

oranagra opened this pull request over 3 years ago
New license wording

madolson opened this issue over 3 years ago
Client side caching tracking items limit

rd162 opened this issue over 3 years ago
Use accept4 on linux (refresh of #1339)

oranagra opened this pull request over 3 years ago
[CRASH] embedded-redis 0.7.3 crashes on apple m1

yakim76 opened this issue over 3 years ago
Splitting up our large monolithic codebase

madolson opened this issue over 3 years ago
Add HSETEX command and expand HSETNX to support multi fields

enjoy-binbin opened this pull request over 3 years ago
[BUG] The limit option of the xtrim command is invalid?

monkey92t opened this issue over 3 years ago
Add INFO stat eviction_exceeded_time

huangzhw opened this pull request over 3 years ago
Redis 3.2.12 crashed on aarch64

pastet89 opened this issue over 3 years ago
In activeDefragStringOb, we have took care defragged so not need to self-incr.

enjoy-binbin opened this pull request over 3 years ago
Redis Cluster V2 project

madolson opened this issue over 3 years ago
Fix CodeQL warnings (CVE-2021-29477) (CVE-2021-29478)

oranagra opened this pull request over 3 years ago
Module channel subscribe and unsubscribe API

hpatro opened this pull request over 3 years ago
Add tests for module publish message to pubsub.

hpatro opened this pull request over 3 years ago
Improve comments about +FULLRESYNC reply in syncCommand().

hzzb opened this pull request over 3 years ago
Fix busy loop in ae.c when timer event is about to fire

oranagra opened this pull request over 3 years ago
Fix wrong check for aof fsync and handle aof fsync errno

ShooterIT opened this pull request over 3 years ago
[QUESTION] how to get consumer group lag as in Kafka in Redis Streams

deepaksood619 opened this issue over 3 years ago
Replace dict's hash table with HAMT

zuiderkwast opened this pull request over 3 years ago
Redis Streams with Consumer Groups and memory management.

vsouza opened this issue almost 4 years ago
Cleanup usage of malloc_usable_size.

yossigo opened this pull request almost 4 years ago
Fix integer overflow. (CVE-2021-21309)

yossigo opened this pull request almost 4 years ago
Simplify the return code in aeApiAddEvent

panjf2000 opened this pull request almost 4 years ago