Skip to content

[Feature] Implement Measure Query Result Cache #12867

@hanahmily

Description

@hanahmily

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

Metadata

Metadata

Assignees

Labels

databaseBanyanDB - SkyWalking native databasefeatureNew feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions