Monorepo consolidation: workspace, shared types, transport plans, docker/swam assets
Some checks failed
ci / rust (push) Failing after 2m34s
ci / ui (push) Failing after 30s

This commit is contained in:
2026-03-30 11:40:42 +03:00
parent 7e7041cf8b
commit 1298d9a3df
246 changed files with 55434 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
virtual_nodes_per_node: 200
nodes:
- node_id: "node-a"
tenant_range: "00-3f"
- node_id: "node-b"
tenant_range: "40-7f"
- node_id: "node-c"
tenant_range: "80-bf"
tenants:
tenant-a: "node-a"
tenant-b: "node-b"