Hacker News new | ask | show | jobs
by marrobins 1443 days ago
PocketBase uses embedded SQLite in WAL mode, so it's already compatible with Litestream if you want to integrate it.

Or do you want Litestream somehow embedded in the Pocketbase binary so it's part of the "one file" artefact? They're both written in Go, so I guess that could theoretically be possible.