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

impl query result caching #794

Closed

Conversation

Eshanatnight
Copy link
Contributor

Description

Implement Query Result Caching. The user needs to set the env vars P_QUERY_CACHE_SIZE and P_QUERY_CACHE_DIR to enable caching. Cache Size has a default value of 1GB.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@Eshanatnight Eshanatnight force-pushed the impl-query-result-caching branch from ef5dc4e to 1fae167 Compare May 7, 2024 11:04
@Eshanatnight Eshanatnight deleted the impl-query-result-caching branch May 13, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant