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

feat: add disktable to tablet and nameserver #1483

Merged
merged 102 commits into from
Apr 20, 2022

Conversation

Leowner
Copy link
Contributor

@Leowner Leowner commented Mar 20, 2022

This PR adds disktable support to tablet and nameserver

src/flags.cc Outdated Show resolved Hide resolved
src/nameserver/name_server_impl.cc Outdated Show resolved Hide resolved
src/storage/disk_table.h Outdated Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/storage/disk_table.cc Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/tablet/tablet_impl.cc Outdated Show resolved Hide resolved
src/storage/table.h Outdated Show resolved Hide resolved
@zhanghaohit zhanghaohit self-requested a review April 19, 2022 16:17
@zhanghaohit zhanghaohit merged commit 2e750a1 into 4paradigm:main Apr 20, 2022
@lumianph lumianph mentioned this pull request May 13, 2022
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add storage_mode option for create table statement
4 participants