Skip to content

Size of scriptval database keeps growing #1879

@ghost

Description

I've noticed that the .db-wal file of my script is significantly larger than it needed to be.

The script keeps roughly 20 KB of JSON data around (serialized array containing 300 often-changing objects) but the associated .db-wal file is now (after 400 GM_setValue calls or so) 30 MB large.

Please disable journaling mode or run VACUUM from time to time (if not already the case).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions