xline_db: persist x-lines/cbans to disk, reload on start
This commit is contained in:
parent
e2a4a3e248
commit
6be8e5ebcb
3 changed files with 81 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,3 +10,6 @@ Cargo.lock
|
|||
*.key
|
||||
# stray logs / local scratch
|
||||
*.log
|
||||
|
||||
# persisted x-line db (runtime state)
|
||||
*.xlines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue