Skip to content

feat: Selective purge by regex #12

Description

@msalinas92

Enable deletion of multiple cache entries by matching a regular expression against cache keys.

Acceptance Criteria:

  • Pattern passed as query param: DELETE /cache?pattern=^/api/.*.
  • Deletes from both memory and persistent storage.
  • Logs number of items removed.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions