Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsyolo
1031 days ago
They tried really hard to not use a distributed SQL database.
3 comments
venantius
1031 days ago
Because it’s not a great fit for an event driven architecture.
link
adampk
1031 days ago
Yes it would be very hard to make a bad technology choice when you thought through the whole system
link
tadfisher
1030 days ago
As long as your balance is eventually consistent, what's the harm? ;)
link
lifty
1030 days ago
They specifically mention why they went with FoundationDB, and that is because it's strictly serializable.
link