mcanalesmayo / DistributedPaxosKVDB

Distributed Key-Value Database, using Paxos algorithm to reach a decision over client requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DistributedPaxosKVDB

Distributed Key-Value Database, using Paxos algorithm to reach a decision over client requests.

About

Distributed Key-Value Database, using Paxos algorithm to reach a decision over client requests

License:MIT License


Languages

Language:Erlang 99.2%Language:Shell 0.8%