Skip to content

Error on Redis when a tag is added on ecache decorator on existing function #12

Description

@yga-eff

We have an error on Redis when we add a new tags on an existing function decorated by ecache.
On Redis, the cache seems not invalidated and this produce an error on function execution.
The expected behavior: If a tag is added on the fly, invalidate the cache of the decorated function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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