11 ms·
How is it for writes? Would a CRM type system benefit from liteFS setup?
by bgdkbtv 2y ago
How is it for writes? Would a CRM type system benefit from liteFS setup?
- thomasfromcdnjs 2y agoIn 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-using-litefs https://fly.io/docs/litefs/faq/#what-are-the-tradeoffs-of-us...
- bgdkbtv 2y agoSeems that 100 writes per second is more than enough for a typical CRM (for a local business).
- linsomniac 2y agoThe article says "LiteFS supports roughly 100 writes per second".