<aside> 💡
If backend crashes, all data is lost
</aside>
How to fix this?
Move orderbook to DB? — latency is higher
Decouple the orderbook? — sort of, but how?