mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
b29ae94e10
This commit builds on the ideas of @cfromknecht in lnd/5153. The addition is that the design is now simpler and more robust by queueing up everything, but allowing maximal parallelism where txns don't block. Furthermore the commit makes CommitQueue.Done() private essentially removing the need to understand the queue externally. |
||
---|---|---|
.. | ||
etcd | ||
backend_js.go | ||
backend.go | ||
bolt_compact.go | ||
bolt_fixture.go | ||
bolt_test.go | ||
config.go | ||
debug.go | ||
etcd_test.go | ||
go.mod | ||
go.sum | ||
interface.go | ||
kvdb_etcd.go | ||
kvdb_no_etcd.go | ||
log.go | ||
nodebug.go | ||
readwrite_bucket_test.go | ||
readwrite_cursor_test.go | ||
readwrite_tx_test.go | ||
test.go |