mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
In this commit, a new `ExhaustedSessionFilter` function is added and used as a PostEvalFilterFn used when loading sessions from the DB. It allows us to not unnecessarily load exhausted sessions into memory for areas of the code where they will not be needed. |
||
---|---|---|
.. | ||
blob | ||
lookout | ||
wtclient | ||
wtdb | ||
wtmock | ||
wtpolicy | ||
wtserver | ||
wtwire | ||
conf.go | ||
config.go | ||
errors.go | ||
interface.go | ||
log.go | ||
standalone.go | ||
tlv_bench_test.go |