新增: MongoDB/Redis 代理工具

This commit is contained in:
2026-03-25 01:30:01 +08:00
parent f59ed9aae0
commit 780f683706
20 changed files with 6381 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
[server]
port = 3310
host = "127.0.0.1"
[pool]
idle_timeout_secs = 300
check_interval_secs = 60
[[connections]]
name = "flux_dev"
host = "39.99.243.191"
port = 6379
password = "suke123!"
db = 0