|
|
|
|
|
by aaomidi
911 days ago
|
|
Serializble is easy to reason about and it also moves the problems with distributed systems to the database where it can more appropriately be handled imo. It is by no means a silver bullet and depending on your application it may not be the right choice. |
|
If you ever fetch data once and use it locally many times, you are back to handling stale data.