[ ソース: dqlite ]
パッケージ: libdqlite-dev (1.18.0-1)
libdqlite-dev に関するリンク
Debian の資源:
dqlite ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.18.0-1)
- 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 開発用ファイル
-
- dep: libuv1-dev (>= 1.34.0~)
- asynchronous event notification library - development files