feat: add basic leader stealing scheme

This commit is contained in:
2025-07-04 12:41:17 +02:00
commit 1fa4ce2ed1
10 changed files with 2412 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
services:
nats:
image: nats:2.11-alpine
command:
- "--jetstream"
ports:
- "4222:4222" # Client connections
- "8222:8222" # HTTP monitoring
- "6222:6222" # Clustering