Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5kbpers/kv-service-with-libs
Implement 6.824 lab2 & lab3 with grpc-rs & raft-rs & rust-rocksdb
https://github.com/5kbpers/kv-service-with-libs
Last synced: 10 days ago
JSON representation
Implement 6.824 lab2 & lab3 with grpc-rs & raft-rs & rust-rocksdb
- Host: GitHub
- URL: https://github.com/5kbpers/kv-service-with-libs
- Owner: 5kbpers
- License: mit
- Created: 2018-12-03T01:29:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T05:07:57.000Z (about 5 years ago)
- Last Synced: 2024-08-03T09:12:26.748Z (4 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kv-service-with-libs
Implement [6.824](https://pdos.csail.mit.edu/6.824/) lab2 & lab3 with [grpc-rs](https://github.com/pingcap/grpc-rs) & [raft-rs](https://github.com/pingcap/raft-rs) & [rust-rocksdb](https://github.com/pingcap/rust-rocksdb)