xline_db: persist x-lines/cbans to disk, reload on start

This commit is contained in:
Jean Chevronnet 2026-08-09 01:15:43 +00:00
parent e2a4a3e248
commit 6be8e5ebcb
3 changed files with 81 additions and 2 deletions

3
.gitignore vendored
View file

@ -10,3 +10,6 @@ Cargo.lock
*.key
# stray logs / local scratch
*.log
# persisted x-line db (runtime state)
*.xlines