/membership

Rust implementation of the SWIM protocol.

Primary LanguageRustApache License 2.0Apache-2.0

Build Status Coverage Status

membership

Implementation of Scalable Weakly-consistent Infection-style Process Group Membership Protocol (SWIM) with extensions.

It's a pet project for learning Rust and is not to be used in production, at least for now.