[pkg-go] Bug#852937: ITP: merkleeyes -- ABCI application serving a merkle-tree data store
Alessio Treglia
alessio at debian.org
Sat Jan 28 11:28:26 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <alessio at debian.org>
* Package name : merkleeyes
Version : 0.0~git20170117.0.4340a25-1
Upstream Author : The Tendermint project
* URL : https://github.com/tendermint/merkleeyes
* License : Apache-2.0
Programming Lang: Go
Description : ABCI application serving a merkle-tree data store
Simple ABCI application serving a merkle-tree key-value store.
Merkleeyes allows inserts and removes by key, and queries by key
or index. Inserts and removes happen through the DeliverTx message,
while queries happen through the Query message. CheckTx simply
mirrors DeliverTx.
.
ABCI is Tendermint's Serverside Blockchain API, whilst Tendermint
Core is Byzantine Fault Tolerant (BFT) middleware that takes a
state transition machine, written in any programming language, and
replicates it on manymachines.
More information about the Pkg-go-maintainers
mailing list