Commit graph

6 commits

Author SHA1 Message Date
7f519d9de8 perf: implement speed-ups for vault db
have a pool; WAL journal mode; PRAGMA SYNCHRONOUS
2022-09-15 20:27:06 +02:00
0b0c6f2ec3 fix: reenable initial quick vault scan 2022-09-15 20:22:06 +02:00
e17431bb3f fix: reenable locks 2022-09-15 19:25:08 +02:00
5152675bad refactor: use trait objects instead of FsStore directly
also fix most clippy hints
2022-09-15 19:25:08 +02:00
4a988acdad chore: no default debug output in tests 2022-09-15 19:24:19 +02:00
7c9d0717c2 feat!: multiple vaults
incomplete, but passes tests
2022-09-15 19:24:19 +02:00