Skip to content

[SSoC26] [Medium] feat(memory): Implement memory expiration and TTL scheduler #3

Description

@keepsloading

Goal

Add Time-To-Live (TTL) support to memory entries.

Requirements

  • Memory entries should support an optional expiration date.
  • Add a scheduler/pruning service to clean up expired entries automatically.
  • Add unit tests verifying expired memories are excluded from retrieval.

SSoC26 Contributor Notice:

Since this repository (Memact/Memory) is outside the main Context repository, and the registered project for tracking contributions is specifically Context (Memact/Context), please make sure to create a dummy PR in the Context repository linking to your actual PR or commits in this repository. This is required for your contribution to be correctly tracked and counted.

If you have already created a dummy PR in Memact/Context linking to your work here, please ignore this message!

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions