Hacker News new | ask | show | jobs
by rsanders 2234 days ago
Retrying transactions is something every app ought to handle, but it's rare enough that most codebases I've seen just punt on it.
1 comments

The thing is before CRDB the application was operating just fine in MySQL's default isolation level.