[ 源代码: golang-github-canonical-go-dqlite ]
软件包:go-dqlite(1.11.5-1 以及其他的)
go-dqlite 的相关链接
Debian 的资源:
下载源码包 golang-github-canonical-go-dqlite:
- [golang-github-canonical-go-dqlite_1.11.5-1.dsc]
- [golang-github-canonical-go-dqlite_1.11.5.orig.tar.gz]
- [golang-github-canonical-go-dqlite_1.11.5-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.11.1)
- Raft Consensus protocol implementation - shared library
-
- dep: libsqlite3-0 (>= 3.12.0)
- SQLite 3 共享库