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

增加缓存机制 #2871

Open
littleniannian opened this issue Jan 15, 2025 · 0 comments
Open

增加缓存机制 #2871

littleniannian opened this issue Jan 15, 2025 · 0 comments
Assignees
Milestone

Comments

@littleniannian
Copy link
Collaborator

littleniannian commented Jan 15, 2025

需求描述(Describe)

  • 对于一些频繁请求的接口或者数据需要使用缓存比如查询数据源接口(sqle/dms/instance.go:58: getInstance)

实现方案

用什么缓存

  • bigcache

需要缓存的数据有哪些

  • getInstance接口
  • 下发执行计划的结果(cost趋势图)

变更影响面

受影响的模块或功能

外部引用的潜在问题或风险

版本兼容性

测试建议

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants