Status: IN
`Replica.get` returns a `(value, version)` tuple when the key exists, or `None` when it doesn't — callers must guard against `None` before destructuring, as there is no sentinel tuple.
Source: entries/2026/05/29/read-repair-read_repair-get.md
JSON