refactor: 重构集群主从节点模式

This commit is contained in:
tbphp
2025-07-15 10:25:55 +08:00
parent ee400afbcd
commit fc63189246
12 changed files with 58 additions and 363 deletions

View File

@@ -1,6 +1,7 @@
# 服务器配置
PORT=3001
HOST=0.0.0.0
IS_SLAVE=false
# 服务器读取、写入和空闲连接的超时时间(秒)
SERVER_READ_TIMEOUT=120