Skip to content

Support WAL mode under exclusive locking #242

@fabiospampinato

Description

@fabiospampinato

According to the docs since v3.7.4 WAL mode is supported without support for memory-mapping by setting a pragma that makes sqlite always ask for exclusive locking of the file.

It may be worth updating the readme to mention this detail.

Though it's not entirely clear if this is a meaningful distinction, like if only one process at any given time can read from the database maybe WAL mode isn't that useful to begin with 🤔

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