lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 137dee04e8 channeldb+kvdb: an extended STM on top of etcd clientv3
This commit adds an extended STM, similar to what available in etcd's
clientv3 module. This incarnation of said STM supports additional
features, like positioning in key intervals while taking into account
deletes and writes as well. This is a preliminary work to support all
features of the kvdb interface.
2020-05-22 11:26:24 +02:00
..
etcd channeldb+kvdb: an extended STM on top of etcd clientv3 2020-05-22 11:26:24 +02:00
bbolt.go channeldb/kvdb: create new package for an abstract kv store 2020-03-18 19:34:45 -07:00
interface.go channeldb/kvdb: create new package for an abstract kv store 2020-03-18 19:34:45 -07:00