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: impl obkv wal #62

Merged
merged 11 commits into from
Jun 29, 2022
Merged

feat: impl obkv wal #62

merged 11 commits into from
Jun 29, 2022

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Jun 23, 2022

Which issue does this PR close?

Closes #

Rationale for this change

What changes are included in this PR?

impl obkv wal

Are there any user-facing changes?

ceresdb can use obkv as distributed wal

How does this change test

add obkv test

@evenyag

@chunshao90 chunshao90 added the feature New feature or request label Jun 24, 2022
@ShiKaiWi
Copy link
Member

This changeset has been reviewed before (when the ceresdb project has not made public) so here we just approve and merge it.

ShiKaiWi
ShiKaiWi previously approved these changes Jun 28, 2022
@ShiKaiWi ShiKaiWi merged commit 1e2e0b3 into apache:main Jun 29, 2022
@chunshao90 chunshao90 deleted the chunshao/obkv-wal branch May 15, 2023 09:17
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* feat(wal): support obkv wal

* fix compile

* fix analytic_engine/src/setup.rs compile

* fix compile

* fix cargo test

* fix cargo warning

* add file license header

* update obkv-table-client-rs version

* refactor by CR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants