lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 6757e14998
etcd: refactors to simplify etcd configuration
This refactor removes a redundancy where we had etcd configuration under
kvdb and kvdb/etcd packages.
2021-05-04 17:33:04 +02:00
..
etcd etcd: refactors to simplify etcd configuration 2021-05-04 17:33:04 +02:00
backend.go etcd: add support for user specified ports for testing 2021-01-08 15:39:11 +01:00
bolt_compact.go kvdb: add timeout options for bbolt (#4787) 2020-12-07 15:31:49 -08:00
config.go etcd: refactors to simplify etcd configuration 2021-05-04 17:33:04 +02:00
interface.go kvdb: fix kvdb.Batch to use state reset when using etcd backend 2021-01-08 15:39:11 +01:00
kvdb_etcd.go etcd: refactors to simplify etcd configuration 2021-05-04 17:33:04 +02:00
kvdb_no_etcd.go etcd: refactors to simplify etcd configuration 2021-05-04 17:33:04 +02:00
log.go channeldb: implement compaction 2020-11-13 10:19:50 +01:00