feat: add cluster join and leave handlers

This commit is contained in:
2025-05-17 16:51:25 +02:00
parent 49014c951f
commit de8af61ba7
5 changed files with 115 additions and 5 deletions

View File

@@ -11,5 +11,5 @@ cluster:
advertise_port: 7947
bind_addr: 0.0.0.0
bind_port: 7947
join:
- 127.0.0.1:7946
# join:
# - 127.0.0.1:7946