lnd.xprv/channeldb/kvdb
Oliver Gugger f8907fdb47
multi: add AutoCompact option to bolt backend
With this commit we thread the new AutoCompact flags all the way through
to the bolt backend.
2020-11-13 10:19:49 +01:00
..
etcd etcd: allow readwrite bucket Delete with nil key (bbolt compatibility) 2020-11-05 17:57:13 +01:00
backend.go multi: add AutoCompact option to bolt backend 2020-11-13 10:19:49 +01:00
config.go lncfg+channeldb: add autocompact flags to BoltConfig 2020-11-13 10:19:49 +01:00
interface.go multi: add reset closure to kvdb.Update 2020-11-05 17:57:12 +01:00
kvdb_etcd.go lnd+kvdb: pass LND abort context to etcd 2020-06-03 17:44:44 +02:00
kvdb_no_etcd.go lnd+kvdb: pass LND abort context to etcd 2020-06-03 17:44:44 +02:00