kv-local-put-vs-raw-separation

Status: IN

`local_put` increments the vector clock (for coordinator-originated writes); `local_put_raw` accepts pre-built `VersionedValue` without advancing causality (for replication, read-repair, anti-entropy)

Source: entries/2026/06/05/key-value-store-key_value_store.md

Depended on by

JSON