Skip to content

feat: TTL per key or pattern #9

Description

@msalinas92

Description:
Introduce Time-To-Live (TTL) support for cached entries. TTL can be set via response headers (e.g. Cache-Control, X-TTL) or via regex rules in config.yaml.

Acceptance Criteria:

  • Expired entries must be removed automatically or skipped when accessed.
  • TTLs can be overridden by config rules.
  • TTLs apply to both memory and backend caches.

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