docs: add release note for 7380

This commit is contained in:
Elle Mouton 2023-03-22 14:30:50 +02:00
parent 1cdf15a39b
commit 250d764256
No known key found for this signature in database
GPG Key ID: D7D916376026F177

View File

@ -12,6 +12,8 @@
wtdb.BackupIDs](https://github.com/lightningnetwork/lnd/pull/7623) instead of wtdb.BackupIDs](https://github.com/lightningnetwork/lnd/pull/7623) instead of
the entire retribution struct. This reduces the amount of data that needs to the entire retribution struct. This reduces the amount of data that needs to
be held in memory. be held in memory.
* [Replace in-mem task pipeline with a disk-overflow
queue](https://github.com/lightningnetwork/lnd/pull/7380)
## Misc ## Misc