lnd.xprv/channeldb/kvdb
Andras Banki-Horvath d3545830c9 kvdb+etcd: integrate the abort context to the STM retry loop
This commit extends the etcd.BackendConfig to also provide an abort
context and integrates it with the STM retry loop in order to be able
stop LND when conflicting transactions keep the loop running.
2020-06-03 17:44:44 +02:00
..
etcd kvdb+etcd: integrate the abort context to the STM retry loop 2020-06-03 17:44:44 +02:00
backend.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
config.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
interface.go multi: rename ReadCursor to RCursor 2020-05-26 18:21:08 -07:00
kvdb_etcd.go etcd: add namespace support to separate key spaces 2020-05-22 11:26:25 +02:00
kvdb_no_etcd.go etcd: add namespace support to separate key spaces 2020-05-22 11:26:25 +02:00