Skip to content

Verneuil: S3-backed asynchronous replication for SQLite

engineering.backtrace.io
7 pointssimonz051 comment
On HN

Comments

At first sight, Verneuil has very similar goals to Litestream, a daemon that ships SQLite WAL segments to S3. A key difference is that Litestream currently does not support read replicas, while Verneuil was designed to trivially offer (slightly stale) read snapshots.

Nice to see more tooling built for SQLite, and seems like a well thought out alternative to Ben's popular Litestream project.

AboutSource Built by g1lg1l

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