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

Universal PageStorage #6071

Closed
Tracked by #4989
JaySon-Huang opened this issue Sep 30, 2022 · 1 comment
Closed
Tracked by #4989

Universal PageStorage #6071

JaySon-Huang opened this issue Sep 30, 2022 · 1 comment
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@JaySon-Huang
Copy link
Contributor

Enhancement

We plan to support storing more data in PageStorage, such as Raft log, delta-data, segment meta.

Previously, PageStorage only support UInt128 as page id, we can not distinct the data from different components. The universal PageStorage need to support using string as page id.

@JaySon-Huang JaySon-Huang added the type/enhancement The issue or PR belongs to an enhancement. label Sep 30, 2022
@JaySon-Huang JaySon-Huang self-assigned this Oct 12, 2022
ti-chi-bot pushed a commit that referenced this issue Oct 14, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 19, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 19, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 21, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 21, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 21, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 21, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 22, 2022
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Oct 22, 2022
@JaySon-Huang
Copy link
Contributor Author

done in #6717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant