https://github.com/haraldng/omnipaxos-rocksdb-tutorial
This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
https://github.com/haraldng/omnipaxos-rocksdb-tutorial
consensus raft replication rust
Last synced: 3 months ago
JSON representation
This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
- Host: GitHub
- URL: https://github.com/haraldng/omnipaxos-rocksdb-tutorial
- Owner: haraldng
- Created: 2023-06-26T09:48:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T12:55:38.000Z (almost 3 years ago)
- Last Synced: 2023-06-29T13:59:17.618Z (almost 3 years ago)
- Topics: consensus, raft, replication, rust
- Language: Rust
- Homepage: https://omnipaxos.com/blog/building-distributed-rocksdb-with-omnipaxos-in-8-minutes/
- Size: 26.4 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
- awesome - haraldng/omnipaxos-rocksdb-tutorial - This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos. (<a name="Rust"></a>Rust)