vmware-archive / haret

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

Fixes to work with no_timerfd rabble/amy feature #92

Closed andrewjstone closed 7 years ago

andrewjstone commented 7 years ago

Bump rabble version to 0.3 Bump amy version to 0.7

Timers are now just usize ids like other amy Ids

Ensure no_timerfd feature set for amy when used directly

Use rabble 0.3