mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
Merge pull request #7442 from 84adam/postgres-docs-schema-84adam
docs: add notes on contents of Postgres DB as Key-Value store to Postgres.md
This commit is contained in:
@ -502,6 +502,10 @@ in the lnwire package](https://github.com/lightningnetwork/lnd/pull/7303)
|
||||
[`tools`](https://github.com/lightningnetwork/lnd/pull/7254) and golangci
|
||||
issue where [it cannot fetch
|
||||
commits](https://github.com/lightningnetwork/lnd/pull/7374).
|
||||
|
||||
* [Update Postgres.md](https://github.com/lightningnetwork/lnd/pull/7442)
|
||||
to clarify how the database is currently used as a Key-Value store, but
|
||||
in the future will have new schema introduced.
|
||||
|
||||
### Integration test
|
||||
|
||||
@ -523,6 +527,7 @@ refactor the itest for code health and maintenance.
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Adam Anderson
|
||||
* Alejandro Pedraza
|
||||
* Alyssa Hertig
|
||||
* Andras Banki-Horvath
|
||||
|
Reference in New Issue
Block a user