lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 12a341ba59
etcd: remove the lock set concept
This commit removes the lock set which was used to only add bucket keys
to the tx predicate while also bumping their mod version.
This was useful to reduce the size of the compare set but wasn't useful
to reduce contention as top level buckets were always in the lock set.
2020-07-28 17:57:30 +02:00
..
etcd etcd: remove the lock set concept 2020-07-28 17:57:30 +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 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