An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/jmsadair/raft

Package raft provides a simple, easy-to-understand, and reliable implementation of Raft. Raft is a consensus protocol designed to manage replicated logs in a distributed system. Its purpose is to ensure fault-tolerant coordination and consistency among a group of nodes, making it suitable for building reliable systems. Potential use cases include distributed file systems, consistent key-value stores, and service discovery.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/jmsadair/raft
Keywords: consensus-protocol , distributed-computing , distributed-systems , go , golang , grpc , hacktoberfest , protobuf , raft , raft-consensus-algorithm
License: MIT
Latest release: over 1 year ago
First release: over 2 years ago
Namespace: github.com/jmsadair
Stars: 38 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...