[ ソース: golang-github-canonical-go-dqlite ]
パッケージ: go-dqlite (2.0.0-1 など)
go-dqlite に関するリンク
Debian の資源:
golang-github-canonical-go-dqlite ソースパッケージをダウンロード:
- [golang-github-canonical-go-dqlite_2.0.0-1.dsc]
- [golang-github-canonical-go-dqlite_2.0.0.orig.tar.gz]
- [golang-github-canonical-go-dqlite_2.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pure-Go dqlite client
Go-dqlite is a pure-Go dqlite client implementation. 2 binaries are provided:
- dqlite-demo, a demo dqlite application, which exposes a simple key/value store over an HTTP API, - dqlite, a basic SQLite-like dqlite shell which supports normal SQL queries plus the sp ecial .cluster and .leader commands to inspect the cluster members and the current leader.
その他の go-dqlite 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdqlite0 (>= 1.18.0)
- Embeddable, replicated and fault tolerant SQL engine - shared library
-
- dep: libsqlite3-0 (>= 3.36.0)
- SQLite 3 共有ライブラリ