docs: SQL writes through raft (C3b) done
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled

Mark the C3b design done; document leader-only DML, env vars, and default-DB
apply limits in en/bg distributed docs; refresh the README raft status line.
This commit is contained in:
2026-07-30 21:07:14 +03:00
parent 44060701b7
commit a462d21b25
4 changed files with 24 additions and 4 deletions
@@ -1,7 +1,7 @@
# SQL Writes Through Raft (C3b) — Design
Date: 2026-07-30
Status: Approved direction (user: "ок ... продължавай"); implementation follows.
Status: Done (implemented on `feat/raft-sql-writes`).
## Problem