Skip to content

Invalidate entries #16

@tronta

Description

@tronta

Would it be possible to add a feature to discard all or single cache entries?

Eg providing two automatically generated functions for a cached function:

#[memoize]
fn get_config(id: String) -> Data {
fn get_config_clear_cache()

and

fn get_config_clear(id: String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions