Harald Ng

Results 2 repositories owned by Harald Ng

omnipaxos

213
Stars
37
Forks
213
Watchers

OmniPaxos is a distributed log implemented as a Rust library.

omnipaxos-rocksdb-tutorial

16
Stars
6
Forks
16
Watchers

This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.