Set TTL/Retention time for Data store in Object store
Open
@jplbrun is already working on this.
Since Sep 14, 2026.
- Dominant language
- Python
- Stars
- 28
- Forks
- 42
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 35
Description
Describe the Problem
Currently the data stored in Object store don't get purged automatically. Setting a TTL or retention time for the clients will enable the data to be purged automatically
Propose a Solution
S3 supports lifecycle management. Either leveraging that or applying object lock, set the retention time of the object which will take care of purging the data stored in object store
Describe Alternatives
No response
Affected Development Phase
Development
Impact
Impaired
Timeline
Prefer to get this done ASAP as it will help in meeting product compliance standards.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.