-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Pull requests: redis/redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Detect accept4() on specific versions of various platforms
state:to-be-merged
The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten
#14558
opened Nov 22, 2025 by
panjf2000
Loading…
Enable pipe2() on *BSD
state:to-be-merged
The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten
#14556
opened Nov 22, 2025 by
panjf2000
Loading…
Fix potential infinite loop of RANDOMKEY during client pause
release-notes
indication that this issue needs to be mentioned in the release notes
#13893
opened Mar 26, 2025 by
youngmore1024
Loading…
Eliminate the performance overhead for lpush command introduced by the modification of isLargeElement
state:to-be-merged
The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten
#13860
opened Mar 14, 2025 by
Gallopm
Loading…
Fix integer overflow during calculation of next time event of module timer
#13322
opened Jun 4, 2024 by
agaraleas
Loading…
I/O thread Code optimization, reduces the number of OP_WRITE or OP_READ judgments
#13184
opened Apr 1, 2024 by
dupengchuan
Loading…
Add active_rehashing_cpu_milliseconds to INFO STATS
#13110
opened Mar 5, 2024 by
enjoy-binbin
Loading…
Fix LMOVE and RPOPLPUSH keyspace events produced in wrong order
breaking-change
This change can potentially break existing application
#13044
opened Feb 8, 2024 by
enjoy-binbin
Loading…
Optimizing
zslRandomLevel for P = 1/4 and MAXLEVEL = 32 with ctz
#12954
opened Jan 16, 2024 by
mingmingtsao
Loading…
Add modules API for set
release-notes
indication that this issue needs to be mentioned in the release notes
state:major-decision
Requires core team consensus
#12874
opened Dec 20, 2023 by
zh1029
Loading…
Fix the missing rax itself when estimating Radix tree memory usage
#12529
opened Aug 30, 2023 by
ashulin
Loading…
zrangeGenericCommand add negative offset check
breaking-change
This change can potentially break existing application
#12381
opened Jul 3, 2023 by
enjoy-binbin
Loading…
GETRANGE and SUBSTR should return nil on missing keys, like GET does
breaking-change
This change can potentially break existing application
#11741
opened Jan 19, 2023 by
enjoy-binbin
Loading…
Optimize sentinelSelectSlave(): find the best slave in one iteration without using qsort
#11612
opened Dec 12, 2022 by
jerrykcode
Loading…
redis-cli: add
connect master command when we are connecting replica and we want to connect master
#9997
opened Dec 25, 2021 by
huangzhw
Loading…
replaces slave with replica in logging in redis-cli cluster check
#9633
opened Oct 13, 2021 by
justincastilla
Loading…
WAIT command supports replicas number is 'majority' and 'all'
release-notes
indication that this issue needs to be mentioned in the release notes
state:major-decision
Requires core team consensus
state:needs-design
the solution is not obvious and some effort should be made to design it
state:needs-doc-pr
requires a PR to redis-doc repository
In flushAppendOnlyFile update server.aof_last_fsync only when arrange a background fsync
state:to-be-closed
requesting the core team to close the issue
#8612
opened Mar 7, 2021 by
huangzhw
Loading…
backup errno value in migrateCommand.
state:to-be-merged
The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten
#2693
opened Jul 24, 2015 by
charsyam
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.