Skip to content

InvalidCache with wildcards #2

Description

@FKSI

If an user goes to /books and perform a query to /books?query="harry potter" both are cached. If user add to its favorites the book from the query. Then we need to invalidate both routes.

Since /books displays the favorites at the top.

It would be great to be able to invalidate the cache from a wildcard such as invalidateCache("/books*")

Great job btw!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions