Skip to content

Comment on SQLite Is All You Needparent

Comments

How are lobster.rs handling writes? Are they queuing them synchronously?

But like any message board it will get peak time hits

So lunchtime in America there will be multiple people posting comments at the same time

And Sqllite only allows one writer, so what happens if multiple people send their comments at once

So are they using ultra fast storage on the host or queues or other

SQLite with WAL on a standard NVMe drive will easily do thousand of writes per second.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.