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
Add support for incremental defragmentation of global module data
sundb opened this pull request 2 days ago
sundb opened this pull request 2 days ago
Redis-cli gets RDB by RDB channel
ShooterIT opened this pull request 5 days ago
ShooterIT opened this pull request 5 days ago
Create msbuild.yml
Boomtokn opened this pull request 5 days ago
Boomtokn opened this pull request 5 days ago
keyspace - Unify key and value & use dict no_value=1
moticless opened this pull request 5 days ago
moticless opened this pull request 5 days ago
Fix typo in replication state log message
alsoalgo opened this pull request 6 days ago
alsoalgo opened this pull request 6 days ago
Fix overflow in 32-bit systems when calculating idle time for eviction
luozongle01 opened this pull request 6 days ago
luozongle01 opened this pull request 6 days ago
chore: Add improvements and fix grammar and typos
AlexJuca opened this pull request 7 days ago
AlexJuca opened this pull request 7 days ago
Fix a typo in src/module.c
yunxiao3 opened this pull request 7 days ago
yunxiao3 opened this pull request 7 days ago
Remove DENYOOM flag from hexpire command
tezc opened this pull request 8 days ago
tezc opened this pull request 8 days ago
[BUG] redis crash time to time
woodliu opened this issue 10 days ago
woodliu opened this issue 10 days ago
Add HGETDEL, HGETEX and HSETEX hash commands
tezc opened this pull request 10 days ago
tezc opened this pull request 10 days ago
Example of RedisModule_ScanKey is incorrect
zh1029 opened this issue 11 days ago
zh1029 opened this issue 11 days ago
Reduce redundant key slot calculations on expiration checks
fcostaoliveira opened this pull request 11 days ago
fcostaoliveira opened this pull request 11 days ago
[QUESTION] I'm trying to install redis on oracular lsb_release, however, the https://packages.redis.io/deb/dists/oracular/InRelease doesn't seem to exist.
007-DA-ZUERA opened this issue 12 days ago
007-DA-ZUERA opened this issue 12 days ago
Missing --memkeys and --keystats for some options in redis-cli help text
yveslb opened this pull request 12 days ago
yveslb opened this pull request 12 days ago
Fix wrongly updating fsynced_reploff_pending when appendfsync=everysecond
ShooterIT opened this pull request 13 days ago
ShooterIT opened this pull request 13 days ago
Optimize dictFind by leveraging key length functions to avoid redundant computations.
fcostaoliveira opened this pull request 14 days ago
fcostaoliveira opened this pull request 14 days ago
Don't send unnecessary PING to replicas
ShooterIT opened this pull request 15 days ago
ShooterIT opened this pull request 15 days ago
[NEW]Reduce the gossip traffic of the cluster by an order of magnitude
nasuiyile opened this issue 15 days ago
nasuiyile opened this issue 15 days ago
Add an API to load default configuration values
YaacovHazan opened this pull request 15 days ago
YaacovHazan opened this pull request 15 days ago
Avoid redundant calls to sdslen(c->querybuf) in processMultibulkBuffer
fcostaoliveira opened this pull request 17 days ago
fcostaoliveira opened this pull request 17 days ago
[NEW] Differentiate between TTL expiring and DEL commands when client tracking on
spicalous opened this issue 17 days ago
spicalous opened this issue 17 days ago
Memory Usage command LIST accuracy fix
ofirluzon opened this pull request 18 days ago
ofirluzon opened this pull request 18 days ago
Fix typo in repl-ping-replica-period comment in redis.conf
alsoalgo opened this pull request 18 days ago
alsoalgo opened this pull request 18 days ago
Add an API to load default configuration values
kei-nan opened this pull request 18 days ago
kei-nan opened this pull request 18 days ago
Bump actions/upload-artifact from 3 to 4
jerrykcode opened this pull request 21 days ago
jerrykcode opened this pull request 21 days ago
Update xadd: Avoid allocating a new node when space is insufficient to store all elements but sufficient for values only, and fields match the master fields.
jerrykcode opened this pull request 21 days ago
jerrykcode opened this pull request 21 days ago
[BUG] Why does redis get benchmark work up to 12% slower on Ubuntu 24 than Ubuntu 20 ?
simonhfot opened this issue 21 days ago
simonhfot opened this issue 21 days ago
[CRASH] SIGSEGV
DCastile opened this issue 21 days ago
DCastile opened this issue 21 days ago
[CRASH] why master reboot the slaves?
lynomet opened this issue 24 days ago
lynomet opened this issue 24 days ago
[BUG] a short prefix FT.SEARCH returns less (none) results than a more specific longer prefix search
jiriatipteldotorg opened this issue 24 days ago
jiriatipteldotorg opened this issue 24 days ago
Add flag for ability of a module context to execute debug commands
raz-mon opened this pull request 24 days ago
raz-mon opened this pull request 24 days ago
AOF offset info
ShooterIT opened this pull request 26 days ago
ShooterIT opened this pull request 26 days ago
Fix compile error with TLS_DEBUGGING
dtrodrigues opened this pull request 27 days ago
dtrodrigues opened this pull request 27 days ago
Compilation error when TLS_DEBUGGING is set
dtrodrigues opened this issue 27 days ago
dtrodrigues opened this issue 27 days ago
[QUESTION]The Redis client may encounter issues with message ordering in a multi-node cluster deployment.
qq664042 opened this issue 27 days ago
qq664042 opened this issue 27 days ago
Update RQE version 7.99.3 (#13767)
YaacovHazan opened this pull request 29 days ago
YaacovHazan opened this pull request 29 days ago
[NEW] New Replication Strategy for Primary-Replica Scenarios
pfreixes opened this issue 29 days ago
pfreixes opened this issue 29 days ago
Update RQE version 7.99.3
nafraf opened this pull request 29 days ago
nafraf opened this pull request 29 days ago
Fix memleak of SFLUSH experimental command
moticless opened this pull request 29 days ago
moticless opened this pull request 29 days ago
[BUG] HA Failove to not working
kamilcieslak5100 opened this issue about 1 month ago
kamilcieslak5100 opened this issue about 1 month ago
Reuse lookupCommand data on consecutive same command calls on main thread
fcostaoliveira opened this pull request about 1 month ago
fcostaoliveira opened this pull request about 1 month ago
Added a shared secret over Redis cluster.
MeirShpilraien opened this pull request about 1 month ago
MeirShpilraien opened this pull request about 1 month ago
Is there a way to hide plaintext passwords in Redis configuration files
tentosleep opened this issue about 1 month ago
tentosleep opened this issue about 1 month ago
feat: Add HSETE command to support atomic updates with expiration (re…
lovercode opened this pull request about 1 month ago
lovercode opened this pull request about 1 month ago
why redis conf gets updated when the master switch by sentinel
hpathania16 opened this issue about 1 month ago
hpathania16 opened this issue about 1 month ago
Redis 8.0 M03
YaacovHazan opened this pull request about 1 month ago
YaacovHazan opened this pull request about 1 month ago
Start AOFRW before streaming repl buffer during fullsync
tezc opened this pull request about 1 month ago
tezc opened this pull request about 1 month ago
[CRASH] Kernel bad page state in process 'bio_aof'
pilor opened this issue about 1 month ago
pilor opened this issue about 1 month ago
[BUG] Geospatial operations bound latitudes to +/- 85 degrees
cpellet opened this issue about 1 month ago
cpellet opened this issue about 1 month ago
Update modules with latest version
YaacovHazan opened this pull request about 1 month ago
YaacovHazan opened this pull request about 1 month ago
[Disscussion] Is it necessary to further split the event listener list of the module?
youngmore1024 opened this issue about 1 month ago
youngmore1024 opened this issue about 1 month ago
Gradually reduce defrag CPU usage when defragmentation is ineffective
sundb opened this pull request about 1 month ago
sundb opened this pull request about 1 month ago
[BUG]Nodes are too slow to join the cluster
SamuelSze1 opened this issue about 1 month ago
SamuelSze1 opened this issue about 1 month ago
Update RQE version
DvirDukhan opened this pull request about 1 month ago
DvirDukhan opened this pull request about 1 month ago
Update history for ban-list propagation
nosammai opened this pull request about 1 month ago
nosammai opened this pull request about 1 month ago
Return SFLUSH tests to CI
moticless opened this pull request about 1 month ago
moticless opened this pull request about 1 month ago
[CRASH] Redis 6.2.6 crash
Dineshbabu-k opened this issue about 1 month ago
Dineshbabu-k opened this issue about 1 month ago
Reduce calls of epoll_wait when the readable data on the socket exceeds PROTO_IOBUF_LEN
123alf opened this pull request about 1 month ago
123alf opened this pull request about 1 month ago
Stabilize test suite, backport recent test and makefile changes to old release branch.
sundb opened this pull request about 1 month ago
sundb opened this pull request about 1 month ago
Fix incorrect parameter type reports
ShooterIT opened this pull request about 1 month ago
ShooterIT opened this pull request about 1 month ago
Merge unstable into 8.0
YaacovHazan opened this pull request about 1 month ago
YaacovHazan opened this pull request about 1 month ago
Revert #12395 and #12272
YaacovHazan opened this pull request about 1 month ago
YaacovHazan opened this pull request about 1 month ago
Add internal connection and command mechanism
raz-mon opened this pull request about 1 month ago
raz-mon opened this pull request about 1 month ago
Please reintroduce your own helm repository
JesperBerggren opened this issue about 1 month ago
JesperBerggren opened this issue about 1 month ago
Update info.tcl test to revert client output limits sooner
sundb opened this pull request about 1 month ago
sundb opened this pull request about 1 month ago
Fix CVE-2024-51741, CVE-2024-46981
YaacovHazan opened this pull request about 1 month ago
YaacovHazan opened this pull request about 1 month ago
[BUG] ACL @read and @write - should they include "select" ?
mgravell opened this issue about 1 month ago
mgravell opened this issue about 1 month ago
[BUG] Latest redis versions are not available on debian bullseye repo
nsteinmetz opened this issue about 1 month ago
nsteinmetz opened this issue about 1 month ago
[BUG] Inconsistent PTTL Values After Setting PX Expiration
nesty92 opened this issue about 1 month ago
nesty92 opened this issue about 1 month ago
Rdb channel replication
tezc opened this pull request about 1 month ago
tezc opened this pull request about 1 month ago
[CRASH] Redis 7.2.4 master crashed when demoted to replica
jdheyburn opened this issue about 2 months ago
jdheyburn opened this issue about 2 months ago
Redis 7.2.7
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
release 6.2.17
YaacovHazan opened this pull request about 2 months ago
YaacovHazan opened this pull request about 2 months ago
Client argv object pool
ShooterIT opened this pull request about 2 months ago
ShooterIT opened this pull request about 2 months ago
Fix crash due to cron argv release
sundb opened this pull request about 2 months ago
sundb opened this pull request about 2 months ago
feat: Add enhanced error handling system
Milkhaa opened this pull request about 2 months ago
Milkhaa opened this pull request about 2 months ago
feat: Enhance error messages with more descriptive information
Milkhaa opened this pull request about 2 months ago
Milkhaa opened this pull request about 2 months ago
docs: Add comprehensive guide for client timeout configurations
Milkhaa opened this pull request about 2 months ago
Milkhaa opened this pull request about 2 months ago
Refactor Client Write Preparation and Handling
fcostaoliveira opened this pull request about 2 months ago
fcostaoliveira opened this pull request about 2 months ago
Redis Commands Cheat sheet - Website wrong examples for "Sets", "Lists", "Streams" in "cli" section
arijit-itobuz opened this issue about 2 months ago
arijit-itobuz opened this issue about 2 months ago
Optimize while loop to use 4 elements instead of 7 for calculation, improving performance on older CPUs
retsetB opened this pull request about 2 months ago
retsetB opened this pull request about 2 months ago
Cannot access website from Russia. Russia is blacklisted.
PixelSymbols opened this issue about 2 months ago
PixelSymbols opened this issue about 2 months ago
Optimize LCS command memory usage with rolling array for length calculation
RQfreefly opened this pull request about 2 months ago
RQfreefly opened this pull request about 2 months ago
Fix typos in multiple Redis source files
RQfreefly opened this pull request about 2 months ago
RQfreefly opened this pull request about 2 months ago
Optimize list conversion efficiency and improve code clarity
RQfreefly opened this pull request about 2 months ago
RQfreefly opened this pull request about 2 months ago
Optimize List Conversion Efficiency and Improve Code Clarity
RQfreefly opened this pull request about 2 months ago
RQfreefly opened this pull request about 2 months ago
Issue with Redis Cluster Manual Failover Across Data Centers
ynsdll opened this issue about 2 months ago
ynsdll opened this issue about 2 months ago
Fix index error of CRLF when replying with integer-encoded strings
raffertyyu opened this pull request about 2 months ago
raffertyyu opened this pull request about 2 months ago
Optimize algorithm2 of zdiff
jerrykcode opened this pull request about 2 months ago
jerrykcode opened this pull request about 2 months ago
[BUG] wrong content returned by redis-server
raffertyyu opened this issue about 2 months ago
raffertyyu opened this issue about 2 months ago
why memory_fragmentation_bytes still high with active-defrag yes
WYmindsky opened this issue about 2 months ago
WYmindsky opened this issue about 2 months ago
AUDIO VAPでのGPU利用
UT67 opened this issue about 2 months ago
UT67 opened this issue about 2 months ago
Client argv object pool
ShooterIT opened this pull request about 2 months ago
ShooterIT opened this pull request about 2 months ago
[BUG] SCAN MATCH does not yield results when using binary patterns
mdecimus opened this issue about 2 months ago
mdecimus opened this issue about 2 months ago
Add reads/writes metrics for IO threads
ShooterIT opened this pull request about 2 months ago
ShooterIT opened this pull request about 2 months ago
Do security attack check only when command not found to reduce the critical path
ShooterIT opened this pull request about 2 months ago
ShooterIT opened this pull request about 2 months ago
[BUG] expire command triggers an invalidate push when tracking on
qingdaoheze opened this issue about 2 months ago
qingdaoheze opened this issue about 2 months ago
[CRASH] crash running redis 7.4.1 on mac os arm with existing rdb file
mmasouras opened this issue about 2 months ago
mmasouras opened this issue about 2 months ago
[BUG]pipe fd leak
123alf opened this issue about 2 months ago
123alf opened this issue about 2 months ago