Skip to content

Add Anchor: Raft implementation in Go with gRPC and TUI#220

Merged
ongardie merged 3 commits intoraft:mainfrom
salahayoub:main
Jan 3, 2026
Merged

Add Anchor: Raft implementation in Go with gRPC and TUI#220
ongardie merged 3 commits intoraft:mainfrom
salahayoub:main

Conversation

@salahayoub
Copy link
Contributor

Adding my Raft consensus implementation in Go. Features gRPC transport, dynamic membership changes, snapshotting, a distributed key-value store demo, and a TUI dashboard for monitoring. Repo: https://github.com/salahayoub/anchorFollowed the paper closely for educational purposes. Feedback welcome!

@ongardie
Copy link
Member

ongardie commented Jan 2, 2026

Thanks @salahayoub. Could you please update to get check.py to pass and match the indentation in the rest of the file?

@ongardie
Copy link
Member

ongardie commented Jan 2, 2026

Please sort by repoURL (case sensitive).

@ongardie ongardie merged commit dd711a0 into raft:main Jan 3, 2026
1 check passed
@ongardie
Copy link
Member

ongardie commented Jan 3, 2026

merged, thanks

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.

2 participants