Skip to content

Support query/match values for the option :all_entries in the cache_evict decorator #193

Open
@cabol

Description

@cabol

Currently, the cache_evict decorator only supports a boolean for the :all_entries option, indicating whether all cached entries must be evicted or not. The idea here is telling the decorator to only evict the keys matching with the given query value (using the delete_all function underneath).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions