Files
redis-go/redis.conf
2025-05-23 08:39:56 +08:00

11 lines
150 B
Plaintext

bind 0.0.0.0
port 6399
maxclients 128
appendonly no
appendfilename appendonly.aof
appendfsync everysec
aof-use-rdb-preamble yes
dbfilename test.rdb