mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
We add regular channel event pruning, as otherwise the database may get filled quickly. We add two mechanisms, a retention time and a max events number. Both can be turned on individually. |
||
|---|---|---|
| .. | ||
| analyzer.go | ||
| analyzer_test.go | ||
| chanevents.go | ||
| log.go | ||
| monitor.go | ||
| store.go | ||
| store_test.go | ||
| test_postgres.go | ||
| test_sql.go | ||
| test_sqlite.go | ||