vmware-archive / haret

A strongly consistent distributed coordination system, built using proven protocols & implemented in Rust.
461 stars 18 forks source link

Feature/event loops #1

Closed andrewjstone closed 9 years ago

andrewjstone commented 9 years ago

Adds a working admin server that uses mio as an event loop and the redis wire protocol. Additionally adds a json based config file and live configuration updates.