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

Caching args for Indexes and Encoders #508

Open
jamescalam opened this issue Jan 11, 2025 · 0 comments
Open

Caching args for Indexes and Encoders #508

jamescalam opened this issue Jan 11, 2025 · 0 comments
Assignees
Labels
feature New feature request

Comments

@jamescalam
Copy link
Member

Consider adding optional caching for index querying and/or encoder calls. A simple in-memory TTL cache could be used by default (if caching turned on) with option for users to pass in their own caching objects.

@jamescalam jamescalam self-assigned this Jan 11, 2025
@jamescalam jamescalam added the feature New feature request label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant