lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 859a457e48 kvdb+etcd: extend kvdb and STM with stats
The commit itslef adds stats to the transactions such that we can see
how LND behaves with and etcd backend.
2020-05-22 11:26:25 +02:00
..
etcd kvdb+etcd: extend kvdb and STM with stats 2020-05-22 11:26:25 +02:00
backend.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00
bbolt.go channeldb/kvdb: create new package for an abstract kv store 2020-03-18 19:34:45 -07:00
etcd.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
interface.go kvdb+etcd: extend kvdb and STM with stats 2020-05-22 11:26:25 +02:00
kvdb_test_bdb.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00
kvdb_test_etcd.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00