Andras Banki-Horvath b29ae94e10
etcd: redesign commit queue to make it more robust and scalable
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.
2021-08-06 07:53:13 +02:00
..
2021-07-12 11:31:11 +02:00
2021-07-12 11:31:11 +02:00
2021-05-07 14:18:56 +02:00
2021-07-12 11:31:05 +02:00