lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 44e312ace9
etcd: remove (unused) etcd root bucket prefix
This commit removes the unused prefix from the etcd backend config as
etcd key space separation in LND is implemented by using namespaces
instead.
2021-05-04 17:32:59 +02:00
..
etcd etcd: remove (unused) etcd root bucket prefix 2021-05-04 17:32:59 +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 Merge pull request #4878 from bhandras/etcd_doc_fix 2021-05-03 18:56:42 -07: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: remove (unused) etcd root bucket prefix 2021-05-04 17:32:59 +02:00
kvdb_no_etcd.go etcd: remove (unused) etcd root bucket prefix 2021-05-04 17:32:59 +02:00
log.go channeldb: implement compaction 2020-11-13 10:19:50 +01:00