https://github.com/shepmaster/raft
Implementation of the Raft distributed consensus protocol
https://github.com/shepmaster/raft
Last synced: over 1 year ago
JSON representation
Implementation of the Raft distributed consensus protocol
- Host: GitHub
- URL: https://github.com/shepmaster/raft
- Owner: shepmaster
- License: epl-1.0
- Created: 2014-04-21T23:09:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-21T23:09:23.000Z (about 12 years ago)
- Last Synced: 2025-01-21T21:29:25.058Z (over 1 year ago)
- Language: Clojure
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raft
A Clojure library designed to ... well, that part is up to you.
## Usage
FIXME
## License
Copyright © 2013 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.