Hacker News new | ask | show | jobs
by thomasfromcdnjs 806 days ago
In Fly's implementation;

> LiteFS’ use of FUSE limits the write throughput to about 100 transactions per second so write-heavy applications may not be a good fit.

https://fly.io/docs/litefs/faq/#what-are-the-tradeoffs-of-us...

1 comments

Seems that 100 writes per second is more than enough for a typical CRM (for a local business).