Skip to content

Commit 875a4b0

Browse files
Lawrence DudleyLawrence Dudley
Lawrence Dudley
authored and
Lawrence Dudley
committed
no-appendfsync-on-rewrite
1 parent c37e314 commit 875a4b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

run.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ mkdir -p /efs/redis
66
--maxmemory ${REDIS_MEMORY:-64}M \
77
--appendonly yes \
88
--dir /efs/redis \
9-
--appendfsync everysec
9+
--appendfsync everysec \
10+
--no-appendfsync-on-rewrite yes

0 commit comments

Comments
 (0)