lnd.xprv/channeldb/kvdb
Andras Banki-Horvath d89f51d1d0
multi: add reset closure to kvdb.Update
Similarly as with kvdb.View this commits adds a reset closure to the
kvdb.Update call in order to be able to reset external state if the
underlying db backend needs to retry the transaction.
2020-11-05 17:57:12 +01:00
..
etcd multi: add reset closure to kvdb.Update 2020-11-05 17:57:12 +01:00
backend.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
config.go config: unify old and new config values for sync-freelist 2020-08-04 18:55:00 -07: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