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

Integrate raft into storage #405

Merged
merged 5 commits into from
Jun 6, 2019
Merged

Integrate raft into storage #405

merged 5 commits into from
Jun 6, 2019

Commits on Jun 4, 2019

  1. Integrate raft into storage

    All UTs pass. At the moment, all parts still running with single copy. Will enable multiple copies in the future PR
    
    Implemented #178
    sherman-the-tank committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    9c9df3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f3f01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c83d96d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Addressed @laura-ding's @dangleptr's comments

    Rebased as well
    sherman-the-tank committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    7521fe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    c14bfb0 View commit details
    Browse the repository at this point in the history