Commit 4ab70d7
Clarify difference between SQLite WAL and Arc WAL feature
Added important clarification section to distinguish:
1. SQLite WAL mode (always enabled) - for metadata database
2. Arc WAL feature (disabled by default) - for data durability
This prevents confusion when users see the startup log
"SQLite WAL mode enabled for concurrent access"
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 8fc1d78 commit 4ab70d7
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
9 | 19 | | |
10 | 20 | | |
11 | 21 | | |
| |||
0 commit comments