index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aof.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add stream consumer group lag tracking and reporting (#9127)
Itamar Haber
2022-02-23
1
-4
/
+10
*
fix return value of loadAppendOnlyFiles (#10295)
YaacovHazan
2022-02-22
1
-16
/
+38
*
aof rewrite and rdb save counters in info (#10178)
yoav-steinberg
2022-02-17
1
-1
/
+1
*
Adapt redis-check-aof tool for Multi Part Aof (#10061)
chenyang8094
2022-02-17
1
-24
/
+31
*
Removed double semicolon at the end of line (#10305)
Matteo Baccan
2022-02-16
1
-1
/
+1
*
Modify AOF preamble related logs, and change the RDB aux field (#10283)
chenyang8094
2022-02-11
1
-7
/
+16
*
Fix typo in function_load local variable (#10209)
Tobias Nießen
2022-01-30
1
-2
/
+2
*
Delete the residual code related to aof rewrite buf (#10176)
chenyang8094
2022-01-25
1
-3
/
+1
*
Added AOF rewrite support for functions. (#10141)
Meir Shpilraien (Spielrein)
2022-01-19
1
-0
/
+31
*
Fix additional AOF filename issues. (#10110)
Yossi Gottlieb
2022-01-18
1
-12
/
+12
*
Use am instead of using server.aof_manifest directly to call getBaseAndIncrAp...
chenyang8094
2022-01-17
1
-1
/
+1
*
Always create base AOF file when redis start from empty. (#10102)
chenyang8094
2022-01-13
1
-4
/
+19
*
Support whitespace characters in appendfilename, and ban them in appenddirnam...
chenyang8094
2022-01-10
1
-10
/
+25
*
Fix typos in aof.c / redis.conf (#10057)
Binbin
2022-01-05
1
-1
/
+1
*
Ban snapshot-creating commands and other admin commands from transactions (#1...
guybe7
2022-01-04
1
-1
/
+4
*
Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)
chenyang8094
2022-01-03
1
-504
/
+988
*
Generate RDB with Functions only via redis-cli --functions-rdb (#9968)
yoav-steinberg
2022-01-02
1
-1
/
+5
*
Sort out mess around propagation and MULTI/EXEC (#9890)
guybe7
2021-12-23
1
-0
/
+2
*
Remove EVAL script verbatim replication, propagation, and deterministic execu...
zhugezy
2021-12-21
1
-1
/
+0
*
Redis Functions - Added redis function unit and Lua engine
meir@redislabs.com
2021-12-02
1
-1
/
+3
*
Sort out the mess around writable replicas and lookupKeyRead/Write (#9572)
Viktor Söderqvist
2021-11-28
1
-1
/
+3
*
fix fob bad log messages in rdbSave (#9842) (#9843)
Pavel Melkozerov
2021-11-24
1
-1
/
+2
*
set aof rewrite status err, when fork fail (#5606)
harleyliao
2021-11-16
1
-0
/
+1
*
Add sanitizer support and clean up sanitizer findings (#9601)
Ozan Tezcan
2021-11-11
1
-1
/
+5
*
Replica keep serving data during repl-diskless-load=swapdb for better availab...
Eduardo Semprebon
2021-11-04
1
-1
/
+1
*
Add checks for overflow in redis-check-aof and loadAppendOnlyFile (#9669)
yiyuaner
2021-11-02
1
-0
/
+1
*
Add timestamp annotations in AOF (#9326)
Wang Yuan
2021-10-25
1
-1
/
+38
*
Treat subcommands as commands (#9504)
guybe7
2021-10-20
1
-1
/
+1
*
Implement anetPipe() to combine creating pipe and setting flags (#9511)
Andy Pan
2021-10-06
1
-6
/
+3
*
Fix mem leak in loading AOF, introduced by #9528 (#9582)
Oran Agra
2021-10-04
1
-4
/
+2
*
Fix obtain the AOF file length error when load AOF (#9510)
chenyang8094
2021-09-26
1
-1
/
+1
*
Cleanup: propagate and alsoPropagate do not need redisCommand (#9502)
guybe7
2021-09-15
1
-1
/
+1
*
Replace all usage of ziplist with listpack for t_zset (#9366)
sundb
2021-09-09
1
-4
/
+4
*
Replace all usage of ziplist with listpack for t_hash (#8887)
sundb
2021-08-10
1
-2
/
+2
*
Cleanup: createAOFClient uses createClient to avoid overlooked mismatches (#...
Qu Chen
2021-08-09
1
-49
/
+10
*
Use madvise(MADV_DONTNEED) to release memory to reduce COW (#8974)
Wang Yuan
2021-08-04
1
-0
/
+8
*
Do not install a file event to send data to rewrite child when parent stop se...
Huang Zhw
2021-07-11
1
-1
/
+3
*
Enhance mem_usage/free_effort/unlink/copy callbacks and add GetDbFromIO api. ...
chenyang8094
2021-06-16
1
-3
/
+3
*
cleanup around loadAppendOnlyFile (#9012)
YaacovHazan
2021-06-14
1
-19
/
+32
*
Fixed some typos, add a spell check ci and others minor fix (#8890)
Binbin
2021-06-10
1
-3
/
+3
*
Mem efficiency, make full use of client struct memory for reply buffers (#8968)
Wang Yuan
2021-06-08
1
-0
/
+1
*
Fix typo in comment of flushAppendOnlyFile (#9051)
ZhaolongLi
2021-06-07
1
-1
/
+1
*
Make full use of aofrwblock's buf (#8975)
Wang Yuan
2021-05-30
1
-2
/
+24
*
Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8...
ny0312
2021-05-30
1
-75
/
+4
*
AOF: remove memmove in aofChildWriteDiffData and record the latency (#5362)
zhaozhao.zz
2021-05-17
1
-12
/
+15
*
Handle remaining fsync errors (#8419)
Wang Yuan
2021-04-01
1
-3
/
+15
*
Properly initialize variable to make valgrind happy in checkChildrenDone(). R...
Qu Chen
2021-03-24
1
-1
/
+1
*
Fix typo and outdated comments. (#8640)
Huang Zhw
2021-03-14
1
-1
/
+1
*
Adds INFO fields to track fork child progress (#8414)
uriyage
2021-02-16
1
-11
/
+9
*
Moved most static strings into the shared structure (#8411)
Madelyn Olson
2021-02-09
1
-2
/
+1
[next]