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: raft log store (part 1) #89

Merged
merged 2 commits into from
Apr 6, 2022
Merged

feat: raft log store (part 1) #89

merged 2 commits into from
Apr 6, 2022

Conversation

MrCroxx
Copy link
Owner

@MrCroxx MrCroxx commented Apr 6, 2022

As titled.

Changes:

  • Raft log batch encode.
  • Raft log batch compression with LZ4.
  • Incomplete basic skeleton.

Ref: #88 .

@MrCroxx MrCroxx added the feature New feature. label Apr 6, 2022
@MrCroxx MrCroxx self-assigned this Apr 6, 2022
@MrCroxx MrCroxx enabled auto-merge (squash) April 6, 2022 08:34
@MrCroxx MrCroxx merged commit be06036 into main Apr 6, 2022
@MrCroxx MrCroxx deleted the xx/raft-log-store-p1 branch April 6, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature.
Projects
Development

Successfully merging this pull request may close these issues.

1 participant