Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: TTL for entries #2139

Open
chapara-sagar opened this issue May 6, 2024 · 1 comment
Open

[Feature Request]: TTL for entries #2139

chapara-sagar opened this issue May 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@chapara-sagar
Copy link

Describe the problem

Does ChromaDB support TTL for automatically evicting entries? It would be greatly beneficial if it did, as runtime servers could utilize TTL to manage memory more efficiently.

Describe the proposed solution

Include a field in each entry akin to metadata and initiate cleanup if the TTL exceeds the modified time.

Alternatives considered

No response

Importance

would make my life easier

Additional Information

I can help implement this feature.

@chapara-sagar chapara-sagar added the enhancement New feature or request label May 6, 2024
@HammadB
Copy link
Collaborator

HammadB commented May 6, 2024

We don't have this feature today - I am curious to learn about your product use case. Could you say how you would use this / for what?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants