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

Bypass cache for long SQL queries #11166

Closed
kojandy opened this issue Jun 19, 2024 · 0 comments · Fixed by #11177
Closed

Bypass cache for long SQL queries #11166

kojandy opened this issue Jun 19, 2024 · 0 comments · Fixed by #11177
Assignees
Milestone

Comments

@kojandy
Copy link
Contributor

kojandy commented Jun 19, 2024

If a SQL query exceeds a certain length, bypass the SQL cache to reduce memory usage and increase cache hit rate.

@kojandy kojandy added this to the 3.0.1 milestone Jun 19, 2024
@kojandy kojandy self-assigned this Jun 19, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jun 21, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jun 26, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jun 26, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jul 1, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Jul 1, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Sep 3, 2024
kojandy added a commit to kojandy/pinpoint that referenced this issue Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant