Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SystemBuilders
/
LocKey
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
8
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Going Distributed
- #19
#19
Open
suraj44
wants to merge 10 commits into
master
SystemBuilders/LocKey:master
from
raft
SystemBuilders/LocKey:raft
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Going Distributed
#19
suraj44
wants to merge 10 commits into
master
SystemBuilders/LocKey:master
from
raft
SystemBuilders/LocKey:raft
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2020
reworked implementation following huffleraft
suraj44
committed
ede56d4
View commit details
Copy full SHA for ede56d4
Browse repository at this point
Commits on Aug 10, 2020
finished the implementation, null point exception bug
suraj44
committed
be06c3b
View commit details
Copy full SHA for be06c3b
Browse repository at this point
Commits on Aug 11, 2020
got a working workflow
suraj44
committed
135d481
View commit details
Copy full SHA for 135d481
Browse repository at this point
Commits on Aug 12, 2020
fixed all errors, basic workflow done. Join node is pending
suraj44
committed
300abfd
View commit details
Copy full SHA for 300abfd
Browse repository at this point
Commits on Aug 13, 2020
added join node funtionality, redirecting requests to leader
suraj44
committed
1fb89a9
View commit details
Copy full SHA for 1fb89a9
Browse repository at this point
Commits on Aug 14, 2020
fixed join() to work with protocol version 3
suraj44
committed
70a1adf
View commit details
Copy full SHA for 70a1adf
Browse repository at this point
removed redundant prints used for debug
suraj44
committed
c5215c4
View commit details
Copy full SHA for c5215c4
Browse repository at this point
moved raft related files to consensus dir
suraj44
committed
c4c68dd
View commit details
Copy full SHA for c4c68dd
Browse repository at this point
added documentation
suraj44
committed
ad3954b
View commit details
Copy full SHA for ad3954b
Browse repository at this point
removed sleep from client test
suraj44
committed
233db5b
View commit details
Copy full SHA for 233db5b
Browse repository at this point
You can’t perform that action at this time.