main
 1activedefrag no
 2activerehashing no
 3always-show-logo no
 4aof-load-truncated yes
 5aof-rewrite-incremental-fsync yes
 6aof-use-rdb-preamble no
 7appendfilename "6381.aof"
 8appendfsync no
 9appendonly yes
10auto-aof-rewrite-min-size 64mb
11auto-aof-rewrite-percentage 100
12bind 127.0.0.1
13client-output-buffer-limit normal 0 0 0
14client-output-buffer-limit pubsub 0 0 0
15client-output-buffer-limit replica 0 0 0
16cluster-enabled no
17daemonize no
18databases 16
19dbfilename 6381.rdb
20dir ./db/
21dynamic-hz yes
22gopher-enabled no
23hz 10
24io-threads 1
25io-threads-do-reads no
26jemalloc-bg-thread yes
27latency-monitor-threshold 0
28list-compress-depth 0
29logfile "/dev/stdout"
30loglevel debug
31lua-time-limit 0
32maxclients 32
33maxmemory 33554432
34maxmemory-eviction-tenacity 0
35maxmemory-policy noeviction
36maxmemory-samples 3
37no-appendfsync-on-rewrite no
38notify-keyspace-events ""
39pidfile tmp/pids/6381.pid
40port 6381
41protected-mode yes
42rdb-del-sync-files no
43rdb-save-incremental-fsync yes
44rdbchecksum no
45rdbcompression no
46sanitize-dump-payload no
47save "" # disable snapshotting
48slowlog-log-slower-than 1000000
49slowlog-max-len 8
50stop-writes-on-bgsave-error no
51supervised no
52syslog-enabled no
53timeout 0