Use DragonflyDB (MisskeyIO#716)

This commit is contained in:
まっちゃとーにゅ
2024-09-17 03:46:58 +09:00
committed by GitHub
parent 1367c8dde6
commit 454a3f91fa
10 changed files with 112 additions and 42 deletions

View File

@@ -72,7 +72,7 @@ dbReplications: false
#───┘ Redis configuration └─────────────────────────────────────
redis:
host: keydb
host: dragonfly
port: 6379
#family: 0 # 0=Both, 4=IPv4, 6=IPv6
#pass: example-pass
@@ -80,7 +80,7 @@ redis:
#db: 1
#redisForPubsub:
# host: keydb
# host: dragonfly
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
@@ -88,7 +88,7 @@ redis:
# #db: 1
#redisForJobQueue:
# host: keydb
# host: dragonfly
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
@@ -96,7 +96,7 @@ redis:
# #db: 1
#redisForTimelines:
# host: keydb
# host: dragonfly
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass