chroma-core / chroma-core/chroma

[Feature Request]: TTL for entries

Open
#2,139 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
29.3k
Forks
2.5k
Avg merge
1d 4h
Merged PRs (30d)
38

Description

### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.