Skip to content

Allow using sqlite's OPFS_SAH backend #39

@chvp

Description

@chvp

Thanks for the great library! I'm running into some insert performance degradation similar to this issue: sqlite/sqlite-wasm#61

One of the things mentioned to try there is to use the SAH backend. This backend does not allow for concurrency, but that is not really required for my use case, so it would be nice to use that backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions