dqlite
Embeddable, replicated and fault tolerant SQL engine
dqlite is a C library that implements an embeddable and replicated SQL database engine with high-availability and automatic failover. The acronym "dqlite" stands for "distributed SQLite", meaning that dqlite extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases.
homepage ↗homepage ↗ github: canonical/dqlite
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.18.2 | 4 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | Committed | |
|---|---|---|---|---|---|---|
| 1.18.2 | gentoo | amd64 testing | arm64 testing | x86 testing | — | view · download · history ↗ |
| 1.18.0 | gentoo | amd64 testing | arm64 testing | x86 testing | — | view · download · history ↗ |
| 1.16.7 | gentoo | amd64 stable | arm64 testing | x86 testing | — | view · download · history ↗ |
| 1.16.4-r1 | gentoo | amd64 stable | arm64 testing | x86 testing | — | view · download · history ↗ |
Use flags of 1.18.2
- +lz4 Enable support for lz4 compression (as implemented in app-arch/lz4)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)