Y
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
senderista
410 days ago
However, Aurora DSQL is trying to compete with both CDB and Spanner, and they explicitly promise snapshot isolation.
link
anentropic
410 days ago
But this test wasn't of Aurora DSQL
link
cnlwsu
410 days ago
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.
link