Skip to content

feat: Selective purge by regex #12

@msalinas92

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.

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