|
|
@ -45,11 +45,15 @@ maxmemory-policy volatile-ttl |
|
|
|
############################## APPEND ONLY MODE ############################### |
|
|
|
############################## APPEND ONLY MODE ############################### |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#appendonly no |
|
|
|
# appendonly no |
|
|
|
|
|
|
|
|
|
|
|
# appendfsync always |
|
|
|
# appendfsync always |
|
|
|
#appendfsync everysec |
|
|
|
# appendfsync everysec |
|
|
|
# appendfsync no |
|
|
|
# appendfsync no |
|
|
|
#no-appendfsync-on-rewrite no |
|
|
|
|
|
|
|
|
|
|
|
# appendfilename "appendonly.aof" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# no-appendfsync-on-rewrite no |
|
|
|
|
|
|
|
|
|
|
|
auto-aof-rewrite-percentage 100 |
|
|
|
auto-aof-rewrite-percentage 100 |
|
|
|
auto-aof-rewrite-min-size 64mb |
|
|
|
auto-aof-rewrite-min-size 64mb |
|
|
|