Screenshot 2026-05-07 at 10.32.44 AM.png

<aside> 💡

If backend crashes, all data is lost

</aside>

How to fix this?

  1. Move orderbook to DB? — latency is higher
  2. Decouple the orderbook? — sort of, but how?