Skip to content

feat(raft): implementing raft consensus for token revocation on multiple goth instances. - #61

Open
ayush00git wants to merge 5 commits into
mainfrom
fix/raft-consensus
Open

feat(raft): implementing raft consensus for token revocation on multiple goth instances. #61
ayush00git wants to merge 5 commits into
mainfrom
fix/raft-consensus

Conversation

@ayush00git

@ayush00git ayush00git commented Sep 6, 2026

Copy link
Copy Markdown
Owner

This PR implements Raft consensus algorithm for token revocation avoiding DB reads for every instance willing to read for verifying user's session status.

Coding the algo from the original paper.
total time spent - 4 hours.

@ayush00git ayush00git changed the title fix(raft): implementing raft consensus for token revocation on multiple goth instances. feat(raft): implementing raft consensus for token revocation on multiple goth instances. Sep 6, 2026
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.

1 participant