package
0.0.0-20230228085232-4b30ddc8cc41
Repository: https://github.com/uglyer/ha-sqlite.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
HaSqliteVFS TODO 单独实现 wal 内存存储实现, 经验证 wal 文件始终以32字节为头文件, 每页 页头24字节,正文4096字节, 均为新增插入 wal Frame header 0 4byte uint32 page_number 4 4byte uint32 database_size For commit records, the size of the database file in pages after the commit.
No description provided by the author