Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrc/raft-proto
https://github.com/nrc/raft-proto
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nrc/raft-proto
- Owner: nrc
- License: apache-2.0
- Created: 2019-06-18T04:40:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T06:07:41.000Z (over 5 years ago)
- Last Synced: 2024-10-28T20:47:07.447Z (about 2 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Protobuf specifications and code for Raft-rs
[![Build Status](https://travis-ci.org/pingcap/raft-proto.svg?branch=master)](https://travis-ci.org/pingcap/raft-proto)
[![Documentation](https://docs.rs/raft-proto/badge.svg)](https://docs.rs/raft-proto/)
[![Crates.io](https://img.shields.io/crates/v/raft-proto.svg)](https://crates.io/crates/raft-proto)Raft-rs: https://github.com/pingcap/raft-rs
## Building
TODO
## Contributing
TODO