Announcing TypeScript 5.0 Beta - TypeScript
make TypeScript, smaller, simpler, and faster.
I Migrated from a Postgres Cluster to Distributed SQLite with LiteFS
by Kent C. Dodds
Litestream was originally created to improve reliability of SQLite in edge cases (specifically, disaster recovery), but the way this was done also lends itself well to the idea of distributed SQLite deployments.Litestream.io - Streaming SQLite Replication
Continuously stream SQLite changes to AWS S3, Azure Blob Storage, Google Cloud Storage, SFTP, or NFS. Quickly recover to the point of failure if your server goes down.
Runs as a separate process so you can integrate into existing applications with no code changes.
Only costs pennies per day. Object storage is cheap so there's no need to waste money on additional servers.
benbjohnson/litestream: Streaming replication for SQLite. @GitHub
I'm All-In on Server-Side SQLite · Fly