Skip to content

Feature Request: TTL / Expiry and Lazy Cleanup #6

@himakhaitan

Description

@himakhaitan

Feature Description

Add time-to-live (TTL) support for keys, with lazy deletion on read or compaction.

  • TTL configurable at record or default level.
  • Expired entries removed during compaction or reads.
  • Tests covering edge cases (stale reads, expired writes).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions