Skip to content

feat: cache segment block meta info to disk #7842

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

Closed
Tracked by #7823
BohuTANG opened this issue Sep 23, 2022 · 2 comments
Closed
Tracked by #7823

feat: cache segment block meta info to disk #7842

BohuTANG opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
C-feature Category: feature

Comments

@BohuTANG
Copy link
Member

Summary

Now, all the metadata(segments/blocks) cache is in memory, we can spill them to disk.

@BohuTANG BohuTANG added the C-feature Category: feature label Sep 23, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Sep 23, 2022

Let me implement this along with caching.

@Xuanwo Xuanwo self-assigned this Sep 23, 2022
@Xuanwo Xuanwo moved this to 📋 Backlog in Xuanwo's Work Sep 23, 2022
@BohuTANG
Copy link
Member Author

BohuTANG commented Feb 6, 2023

Let's close this issue, block cache is in high priority than this one, indeed segment cache should always be in the memory.

@BohuTANG BohuTANG closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

No branches or pull requests

2 participants