Remove cache tags by regex

Created on 8 November 2024, 7 days ago

Problem/Motivation

This module is really good! We've been using for a while and we're missing a way to properly exclude the cache tags using a regex instead of the cache tag specifically.

Proposed resolution

Change the way we're loading the cache tags for the view in order to consider both regex and values.

Remaining tasks

  1. Open MR
  2. Review
  3. Commit

User interface changes

Now the user will be able to a list of regex patterns to match the cache tags.

Before

Before, if we need to remove multiple taxonomy_terms cache we need to do something like:

After

After this fix, we could do something like:

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇧🇷Brazil murilohp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024