Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
2717 days ago
No salt required. You can replace it with any strongly consistent system that has transactions and it's the same.
1 comments
ta7756
2716 days ago
I see. Has Amazon replaced Dynamo with Postgres? Has Google replaced BigTable with MySQL?
link
ddorian43
2716 days ago
Dynamo sucks. BigTable IS strongly consistent.
https://ai.google/research/pubs/pub41344
F1 DB from google. Facebook uses MySQL. DynamoDB IS built on top of Mysql/Innodb.
link