[ 源代码: dqlite ]
软件包:libdqlite0(1.18.0-1)
Embeddable, replicated and fault tolerant SQL engine - shared library
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 C library needed to run executables that use dqlite.
其他与 libdqlite0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r127)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libsqlite3-0 (>= 3.8.7)
- SQLite 3 共享库
-
- dep: libuv1t64 (>= 1.34.0~)
- asynchronous event notification library - runtime library