Hacker News new | ask | show | jobs
by billiam 410 days ago
New headline: AWS RDS is not CockroachDB or Spanner. And it's not trying to be.
2 comments

However, Aurora DSQL is trying to compete with both CDB and Spanner, and they explicitly promise snapshot isolation.
But this test wasn't of Aurora DSQL
Cockroach doesn't offer strict serializability. It has serializability with some limits depending on clock drift. Also CockroachDB does not provide linearizability over the entire database.