Writing document data by mmap to reduce disk write operations https://github.com/siyuan-note/siyuan/issues/16956

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-02-06 22:17:53 +08:00
parent e0df2411c7
commit 9fd1bf7b96
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 52 additions and 6 deletions

View file

@ -127,6 +127,7 @@ require (
github.com/dsnet/compress v0.0.1 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/ebitengine/purego v0.9.1 // indirect
github.com/edsrzf/mmap-go v1.2.0 // indirect
github.com/fatih/set v0.2.1 // indirect
github.com/gammazero/toposort v0.1.1 // indirect
github.com/gigawattio/window v0.0.0-20180317192513-0f5467e35573 // indirect