LiteFS works by interposing a very thin virtual file system between your app and your on-disk database file. The FUSE file system solves many of these usability issues by being a single point that all database calls go through. LiteFS also needs to run an API server to replicate data between nodes. It uses Hashicorp's Consul to determine the primary node in your cluster.

•9m read time•From fly.io
Post cover image
Table of contents
LiteFS: Where We're Going We Don't Need Database ServersWhat LiteFS Can Do TodaySplit Brain DetectionWhere We're Heading With ThisTry It Out
1 Comment

Sort: