Skip to content

Ability to configure the Stache cache store #1001

@jacksleight

Description

@jacksleight

I always clear the application cache on deploy because code changes may affect cached data, and that means all Stache data is also lost. But a lot of the time those changes don't impact anything in the Stache, and clearing it introduces a big overhead when it's rebuilt, particularly on really big sites.

It would be useful if you could configure which cache store the Stache uses, that way you could set up a separate one just for the Stache that doesn't get cleared when clearing the default application cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions