[ 原始碼: dqlite ]
套件:libdqlite-dev(1.16.7-2)
Embeddable, replicated and fault tolerant SQL engine - development files
Embeddable 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.
This package contains the development headers and library files needed to compile programs using dqlite.
其他與 libdqlite-dev 有關的套件
|
|
|
|
-
- dep: libdqlite0 (= 1.16.7-2)
- Embeddable, replicated and fault tolerant SQL engine - shared library
-
- dep: liblz4-dev
- Fast LZ compression algorithm library - development files
-
- dep: libsqlite3-dev (>= 3.22.0~)
- SQLite 3 development files
-
- dep: libuv1-dev (>= 1.34.0~)
- asynchronous event notification library - development files