#distributed-systems

  1. Read your writes: opt-in replica routing via Sentinel

    Routing read-only queries to replicas is a correctness decision, not just a throughput knob. Here's why we made it opt-in, per-client and per-query.