* add `truncate(true)` where unspecified * remove unused `WriteGuard` wrapper * Don't truncate if we explicitly set the size later --------- Co-authored-by: timvisee <tim@visee.me>
* Sparse index persistence * code review * remove pub visibility
* Introduce Memory common module * fix Windaube build * move mmap_ops as well