1. What consistency model does D1 use? According to the blog, snapshot isolation is the default, but

  1. What consistency model does D1 use?
    According to the blog, snapshot isolation is the default, but what about the issues mentioned in the blog regarding read replicas?
    Is the timestamp solution already implemented or is there another method in use?
Was this page helpful?