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

Improved cache #6

Open
deadbits opened this issue Sep 4, 2023 · 0 comments
Open

Improved cache #6

deadbits opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
cache Results caching enhancement New feature or request restapi REST API server

Comments

@deadbits
Copy link
Owner

deadbits commented Sep 4, 2023

There's a basic LRU cache implemented in the API server to return completed analysis if a prompt is submitted twice. This should be replaced with something more robust like Redis or similar.

@deadbits deadbits added enhancement New feature or request restapi REST API server cache Results caching labels Sep 4, 2023
@deadbits deadbits self-assigned this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Results caching enhancement New feature or request restapi REST API server
Projects
None yet
Development

No branches or pull requests

1 participant