Module sahpool_vfs

Source
Expand description

opfs-sahpool vfs implementation, ported from sqlite-wasm

No large-scale reconstruction is required to facilitate future maintenance.

https://github.com/sqlite/sqlite/blob/master/ext/wasm/api/sqlite3-vfs-opfs-sahpool.c-pp.js

Structs§

OpfsSAHPoolCfg
OpfsSAHPool options
OpfsSAHPoolCfgBuilder
Build OpfsSAHPoolCfg
OpfsSAHPoolUtil
A OpfsSAHPoolUtil instance is exposed to clients in order to manipulate an OpfsSAHPool object without directly exposing that object and allowing for some semantic changes compared to that class.

Enums§

OpfsSAHError

Functions§

install
Register opfs-sahpool vfs and return a utility object which can be used to perform basic administration of the file pool