-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
apache/skywalking-banyandb
#670Labels
databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
We propose implementing a query result cache for measures to improve the performance of frequently executed measure queries. This cache will store the results of commonly used measure queries, leveraging an LRU (Least Recently Used) policy for efficient memory management. This feature is particularly useful for scenarios like alarm systems and dashboard querying, where the same queries are often executed repeatedly.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
- Yes I am willing to submit a pull request on my own!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature