Skip to content

Clear the CacheRegion #7

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Mark (mhall)

It would be useful if the CacheRegion had a clean() method, in addition to the delete() method, that would remove all cached values (or at least their keys) from the CacheRegion.

The use-case I have is that I cache search results and occasionally need to clear the whole cache, when an update to the search index has been performed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions