Description
Provides a distributed database library built around SQLite concepts with replication and consensus support. It is useful for applications that want SQLite-like behavior with higher availability across nodes.
This is a development library, not a general desktop database client. Use it when building or running software that explicitly depends on dqlite.