Nugine / epkv

An experimental distributed key-value database using EPaxos protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epkv

An experimental distributed key-value database using EPaxos protocol.

epkv uses a modified version of epaxos protocol for distributed consensus. A detailed explanation is coming soon.

Architecture

replica

About

An experimental distributed key-value database using EPaxos protocol

License:Apache License 2.0


Languages

Language:Rust 97.9%Language:Just 2.1%