[pkg-go] Bug#905068: ITP: golang-github-canonicalltd-dqlite -- Distributed SQLite for Go applications
Clement Hermann
nodens at nodens.org
Tue Jul 31 04:24:36 BST 2018
Package: wnpp
Severity: wishlist
Owner: Clement Hermann <nodens at nodens.org>
* Package name : golang-github-canonicalltd-dqlite
Version : 0.0~git20180507.e5bc052-1
Upstream Author : Canonical Ltd
* URL : https://github.com/CanonicalLtd/dqlite
* License : Apache-2.0
Programming Lang: Go
Description : Distributed SQLite for Go applications
dqlite can be used to replicate a SQLite database across a cluster,
using the Raft algorithm.
- No external processes needed: dqlite is just a Go library, you link
it to your application exactly like you would with SQLite.
- Full support for transactions
- No need for statements to be deterministic (e.g. you can use time())
This is a dependency of LXD 3 (ITP: #768973) and will be maintained under the
Go team umbrella.
More information about the Pkg-go-maintainers
mailing list