Skip to content

No way to invalidate the cache #17

@FlorianSW

Description

@FlorianSW

At the moment, if one query is marked to be cached (by calling .cache()), the result can never be invalidated programatically, e.g. if data in the database was changed intentionally and the result of the query needs to change now, too. An invalidation method would be great to fix this problem.

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