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
Fix style to match surrounding code
ANTALLIS opened this pull request 7 days ago
ANTALLIS opened this pull request 7 days ago
Prefetch sds headers in sdslen using redis_prefetch_read()
fcostaoliveira opened this pull request 9 days ago
fcostaoliveira opened this pull request 9 days ago
Check length before reading in `stringmatchlen`
thaliaarchi opened this pull request 9 days ago
thaliaarchi opened this pull request 9 days ago
Only update daylight info in serverCron
ShooterIT opened this pull request 9 days ago
ShooterIT opened this pull request 9 days ago
redis connection problem in k8s
1280019840 opened this issue 10 days ago
1280019840 opened this issue 10 days ago
Move prepareClientToWrite out of loop for lrange command to reduce the redundant call.
fcostaoliveira opened this pull request 10 days ago
fcostaoliveira opened this pull request 10 days ago
could not initialize RedisAI_InitError Failed loading RedisAI API.
wang-c-h opened this issue 11 days ago
wang-c-h opened this issue 11 days ago
Add support for the NO_COLOR environment variable
vkoskiv opened this pull request 11 days ago
vkoskiv opened this pull request 11 days ago
Optimize dict `no_value` also for even addresses
moticless opened this pull request 12 days ago
moticless opened this pull request 12 days ago
cache friend client struct: packing hot fields together.
fcostaoliveira opened this pull request 15 days ago
fcostaoliveira opened this pull request 15 days ago
[QUESTION] [CSC] [Tracking] Pushing invalid messages consumes too much CPU on the server
wp973 opened this issue 15 days ago
wp973 opened this issue 15 days ago
[QUESTION] is it normal the redis ram consumption significantly shrinks after a redis update from 3.0 to 7.4 ?
ginolegigot opened this issue 17 days ago
ginolegigot opened this issue 17 days ago
modules API: Add test for ACL check of empty prefix
moticless opened this pull request 17 days ago
moticless opened this pull request 17 days ago
Modules API: new HashFieldMinExpire(). Add flag REDISMODULE_HASH_EXPIRE_TIME to HashGet().
moticless opened this pull request 18 days ago
moticless opened this pull request 18 days ago
Does setting "replicaof ip port" in Slave executes "flushall" command?
sivaraman-27 opened this issue 19 days ago
sivaraman-27 opened this issue 19 days ago
Do not call _dictClear()'s callback for the first 65k items
tezc opened this pull request 19 days ago
tezc opened this pull request 19 days ago
[NEW] Make RDB and AOF callback functions optional
brunexgeek opened this issue 20 days ago
brunexgeek opened this issue 20 days ago
Fix bug in PFMERGE command
Nugine opened this pull request 20 days ago
Nugine opened this pull request 20 days ago
redis rdb saving fails with signal 31 on 32bit machine - due to integer overflow?
rkohrt opened this issue 23 days ago
rkohrt opened this issue 23 days ago
Added Redis' rich history to README.md
yx-lamini opened this pull request 24 days ago
yx-lamini opened this pull request 24 days ago
Deprecate ubuntu lunar and macos-12 in workflows
vitahlin opened this pull request 24 days ago
vitahlin opened this pull request 24 days ago
Upgrade ubuntu and mac version in action
vitahlin opened this pull request 24 days ago
vitahlin opened this pull request 24 days ago
Modules API: Add RedisModule_ACLCheckKeyPrefixPermissions
moticless opened this pull request 24 days ago
moticless opened this pull request 24 days ago
Async IO threads
ShooterIT opened this pull request 25 days ago
ShooterIT opened this pull request 25 days ago
[BUG] Memory leak after module loadex failed
nafraf opened this issue 26 days ago
nafraf opened this issue 26 days ago
Stdlib 1.18.2 CVE need to be addressed and fixed
dogruis opened this issue about 1 month ago
dogruis opened this issue about 1 month ago
Caused by: java. io. IOException: The software on your host terminated an established connection
hubcomsix opened this issue about 1 month ago
hubcomsix opened this issue about 1 month ago
Fix memory leak of jemalloc tcache on function flush command
tezc opened this pull request about 1 month ago
tezc opened this pull request about 1 month ago
Add Lua VM memory to memory overhead, now that it's part of zmalloc
oranagra opened this pull request about 1 month ago
oranagra opened this pull request about 1 month ago
[BUG] Performance regression of mset command after introducing INFO KEYSIZES
Gallopm opened this issue about 1 month ago
Gallopm opened this issue about 1 month ago
Sentinel split-brain after failover
MuhammadQadora opened this issue about 1 month ago
MuhammadQadora opened this issue about 1 month ago
Random Data Loss in Redis Cluster During Bulk Operations
harish18092002 opened this issue about 1 month ago
harish18092002 opened this issue about 1 month ago
modules API: Support register unprefixed config parameters
moticless opened this pull request about 1 month ago
moticless opened this pull request about 1 month ago
Avoid unnecessary hfield Creation/Deletion on updates in hashTypeSet. HSET updates improvement of ~10%
fcostaoliveira opened this pull request about 1 month ago
fcostaoliveira opened this pull request about 1 month ago
[QUESTION] Redis Cluster replica-priority
ynsdll opened this issue about 1 month ago
ynsdll opened this issue about 1 month ago
Fix module loadex command crash due to invalid config
nafraf opened this pull request about 1 month ago
nafraf opened this pull request about 1 month ago
Improve listpack Handling and Decoding Efficiency: 16.3% improvement on LRANGE command
fcostaoliveira opened this pull request about 1 month ago
fcostaoliveira opened this pull request about 1 month ago
Increase successful psync chance by flushing pending replication stream before disconnecting replica.
patpatbear opened this pull request about 1 month ago
patpatbear opened this pull request about 1 month ago
[CRASH] MODULE LOADEX invalid config
nafraf opened this issue about 1 month ago
nafraf opened this issue about 1 month ago
[CRASH] redis crashes due to corrupted in-memory data structure
bpint opened this issue about 1 month ago
bpint opened this issue about 1 month ago
[BUG] https://antirez.com throws SSL error in Chrome
JLLeitschuh opened this issue about 1 month ago
JLLeitschuh opened this issue about 1 month ago
Optimize dictFind with prefetching and branch prediction hints.
fcostaoliveira opened this pull request about 1 month ago
fcostaoliveira opened this pull request about 1 month ago
[BUG] invalidation messages received before ACK of SUBSCRIBE __redis__:invalidate
nunojpg opened this issue about 1 month ago
nunojpg opened this issue about 1 month ago
Optimize addReplyBulk on sds/int encoded strings: 2.2% to 4% reduction of CPU Time on GET high pipeline use-cases
fcostaoliveira opened this pull request about 1 month ago
fcostaoliveira opened this pull request about 1 month ago
Dynamic event loop binding for connection structure
ShooterIT opened this pull request about 2 months ago
ShooterIT opened this pull request about 2 months ago
fix comment in fucntion 'clusterSendPing'
chungeun-choi opened this pull request about 2 months ago
chungeun-choi opened this pull request about 2 months ago
SUNSUBSCRIBE on replica should not return MOVED to master
cjx-zar opened this pull request about 2 months ago
cjx-zar opened this pull request about 2 months ago
Print command tokens on a crash when hide-user-data-from-log is enabled
tezc opened this pull request about 2 months ago
tezc opened this pull request about 2 months ago
CRC64 perf improvements
moticless opened this pull request about 2 months ago
moticless opened this pull request about 2 months ago
Release 7.4.2
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
BUG: Redis Sentinel (7.2.4) liveness or readiness probe timeout
s0uky opened this issue about 2 months ago
s0uky opened this issue about 2 months ago
Release 7.4.2
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
[BUG] Unable to connect to Redis
dvcminh opened this issue about 2 months ago
dvcminh opened this issue about 2 months ago
Release 7.2.7
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
Fix wrong behavior of XREAD + after last entry of stream have been removed
edkalina opened this pull request about 2 months ago
edkalina opened this pull request about 2 months ago
Refactor: delete parentheses based on operator priority
elyudwo opened this pull request about 2 months ago
elyudwo opened this pull request about 2 months ago
Release 7.2.7
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
[QUESTION] Ping is not readonly?
nesty92 opened this issue about 2 months ago
nesty92 opened this issue about 2 months ago
[BUG] Unexpected behavior of XREAD STREAMS stream +
edkalina opened this issue about 2 months ago
edkalina opened this issue about 2 months ago
Modules: defrag CB should take robj, not sds
guybe7 opened this pull request about 2 months ago
guybe7 opened this pull request about 2 months ago
Fix memory leak on rdbload error
moticless opened this pull request about 2 months ago
moticless opened this pull request about 2 months ago
Redis 8.0 M02
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
Print command tokens on a crash when hide-user-data-from-log is enabled
tezc opened this pull request about 2 months ago
tezc opened this pull request about 2 months ago
Merge unstable into 8.0
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
[BUG] Crash of Redis Server - have to #ReadOnlyDirectories=/
n0valis opened this issue about 2 months ago
n0valis opened this issue about 2 months ago
[NEW] Extend Redis Hash slot calculation algorithm to consider all Hashtags in a redis key
sureshkmit opened this issue about 2 months ago
sureshkmit opened this issue about 2 months ago
Fix crash in RM_GetCurrentUserName() when the user isn't accessible
iddm opened this pull request about 2 months ago
iddm opened this pull request about 2 months ago
Let ping use resp protocol in benchmark
thweetkomputer opened this pull request about 2 months ago
thweetkomputer opened this pull request about 2 months ago
[BUG] RETURN:ing JSONPath breaks HIGHLIGHT
carlhaman opened this issue about 2 months ago
carlhaman opened this issue about 2 months ago
Fix setModuleStringConfig() to support NULL
nafraf opened this pull request about 2 months ago
nafraf opened this pull request about 2 months ago
.
hpatro opened this issue about 2 months ago
hpatro opened this issue about 2 months ago
Redis 7.0.13 crashed by signal: 11, si_code: 2
xdn2009 opened this issue about 2 months ago
xdn2009 opened this issue about 2 months ago
[BUG]There is an error on redis:6.0 redis server frequently restart
playaround88 opened this issue 2 months ago
playaround88 opened this issue 2 months ago
[BUG] High RSS Memory Usage Even with Active Defrag
RohanNagar opened this issue 2 months ago
RohanNagar opened this issue 2 months ago
[QUESTION] When will redis 7.2.6 or 7.4.6 be released for ubuntu?
RobinDuhan opened this issue 2 months ago
RobinDuhan opened this issue 2 months ago
[BUG] Sentinel configurations are mixed on 2 different architectures with same network segment and port
edwing-renteria-garibay opened this issue 2 months ago
edwing-renteria-garibay opened this issue 2 months ago
Fix compilation on compilers that do not support target attribute
sundb opened this pull request 2 months ago
sundb opened this pull request 2 months ago
Fix get # option in sort command
opt-m opened this pull request 2 months ago
opt-m opened this pull request 2 months ago
[BUG]7.4 sort in cluster mode should ignore: get # while doing slot comparison
opt-m opened this issue 2 months ago
opt-m opened this issue 2 months ago
Update modules with latest version
YaacovHazan opened this pull request 2 months ago
YaacovHazan opened this pull request 2 months ago
[QUESTION] Memory waste during dict rehash
silky1313 opened this issue 2 months ago
silky1313 opened this issue 2 months ago
[BUG]Can't start with systemd with tls enabled
scothost opened this issue 2 months ago
scothost opened this issue 2 months ago
Only run redis_docs_sync.yaml on latest release
paoloredis opened this pull request 2 months ago
paoloredis opened this pull request 2 months ago
consumer deletion in a stream group with automatic XCLAIM redelivered to other consumers
Guillermogsjc opened this issue 2 months ago
Guillermogsjc opened this issue 2 months ago
Clean up .rediscli_history_test temporary file
ShooterIT opened this pull request 2 months ago
ShooterIT opened this pull request 2 months ago
Temporarily hide the new SFLUSH command by marking it as experimental
YaacovHazan opened this pull request 2 months ago
YaacovHazan opened this pull request 2 months ago
[QUESTION] Is it possible to check if the DB is loaded?
klemen-df opened this issue 2 months ago
klemen-df opened this issue 2 months ago
[CRASH] crash on cygwin
rocleegithub opened this issue 2 months ago
rocleegithub opened this issue 2 months ago
Refactor connection type management and improve error handling
AaronGulman opened this pull request 2 months ago
AaronGulman opened this pull request 2 months ago
[QUESTION] with high load redis stop responding
mrsanvicente opened this issue 2 months ago
mrsanvicente opened this issue 2 months ago
dfdf
cooper-zhzhang opened this pull request 2 months ago
cooper-zhzhang opened this pull request 2 months ago
Fix race in stream-cgroups test
sundb opened this pull request 2 months ago
sundb opened this pull request 2 months ago
Add KEYSIZES section to INFO
moticless opened this pull request 2 months ago
moticless opened this pull request 2 months ago
Cleanups related to expiry/eviction
guybe7 opened this pull request 2 months ago
guybe7 opened this pull request 2 months ago
[BUG] "auth default foo" returns OK even if there is no password set for "default"
outsinre opened this issue 2 months ago
outsinre opened this issue 2 months ago
Fix typo
chx9 opened this pull request 2 months ago
chx9 opened this pull request 2 months ago
Fix CVE-2024-31449, CVE-2024-31227, CVE-2024-31228
YaacovHazan opened this pull request 2 months ago
YaacovHazan opened this pull request 2 months ago
Add image source label to dockerfiles
wuast94 opened this issue 2 months ago
wuast94 opened this issue 2 months ago
[QUESTION] Does redis get my server run out of memory
nhokmoon opened this issue 3 months ago
nhokmoon opened this issue 3 months ago
[CRASH] Redis 7.2.0 server crashing on installation through docker
anindyasudhir opened this issue 3 months ago
anindyasudhir opened this issue 3 months ago