[ 原始碼: 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 shared library