Resolves the 142 findings from tidal/docs/reviews/CODE_REVIEW_m0-m10.md across the engine, server, net, and CLI surfaces: - WAL/session-journal durability, checkpoint format, and crash-recovery hardening - Replication shipper/receiver, tenant isolation, and migration paths - Cluster scatter-gather, router, standalone server + health/offload endpoints - tidalctl refactored into command modules with JSON output and WAL-state tooling - Cohort, governance, signal-ledger, and vector-registry correctness fixes - Expanded UAT/integration/durability test coverage across all milestones
10 lines
323 B
YAML
10 lines
323 B
YAML
regions:
|
|
- name: us-east
|
|
- name: eu-west
|
|
- name: ap-south
|
|
leader: us-east
|
|
# Optional: number of runtime-free OS worker threads serving cluster write/heal
|
|
# requests (gRPC segment ship). Bounds write concurrency on the hottest path.
|
|
# Defaults to available parallelism (clamped 2..=8) when omitted.
|
|
# write_workers: 4
|