Description
Applications can embed a replicated SQLite-compatible engine to keep local data highly available with automatic failover. It is useful for developers building services that need lightweight storage plus coordination between nodes.
This is a database engine library and development snapshot. Replication and failover affect data durability, so test failure cases before trusting it with important data.