mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-05 10:39:03 +02:00
docs: update release-notes for 0.19.0
This commit is contained in:
parent
53d34d2c60
commit
c9d217b144
@ -216,6 +216,11 @@ The underlying functionality between those two options remain the same.
|
||||
store](https://github.com/lightningnetwork/lnd/pull/9001) so that results are
|
||||
namespaced. All existing results are written to the "default" namespace.
|
||||
|
||||
* [Remove global application level lock for
|
||||
Postgres](https://github.com/lightningnetwork/lnd/pull/9242) so multiple DB
|
||||
transactions can run at once, increasing efficiency. Includes several bugfixes
|
||||
to allow this to work properly.
|
||||
|
||||
## Code Health
|
||||
|
||||
* A code refactor that [moves all the graph related DB code out of the
|
||||
@ -239,6 +244,7 @@ The underlying functionality between those two options remain the same.
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Abdullahi Yunus
|
||||
* Alex Akselrod
|
||||
* Animesh Bilthare
|
||||
* Boris Nagaev
|
||||
* Carla Kirk-Cohen
|
||||
|
Loading…
x
Reference in New Issue
Block a user