Description
Provides an embeddable replicated SQLite engine with high availability and automatic failover. Developers use it to build applications that want SQLite-like storage with replication and resilience features.
Install it when software depends on cowsql or when developing replicated database components. Replication needs careful testing for failover, consistency, backups, and operational recovery.