Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

WIP: orchestrator/raft[/sqlite]#183

Merged
shlomi-noach merged 234 commits intomasterfrom
raft-sqlite
Aug 3, 2017
Merged

WIP: orchestrator/raft[/sqlite]#183
shlomi-noach merged 234 commits intomasterfrom
raft-sqlite

Conversation

@shlomi-noach
Copy link
Collaborator

Following up on the design as presented in #175:

This (Work in Progress) PR introduces the hashicorp/raft library for raft consensus.

Notheworthy that orchestrator implements a new raft LogStore & StableStore on top of its relational backend (be it MySQL or SQLite). The relational backend is a classic and simple implementation for that, and saves yet-another-datastore utilizing the existing relational backend.

Many iterations to follow.

@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:00 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:55 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:58 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 07:07 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 07:46 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 08:05 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 08:48 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 11:13 Inactive
@shlomi-noach
Copy link
Collaborator Author

Merging this branch. Further raft work to take place on future PRs.
This will be a Pre-Release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants