Eric Izoita
Eric Izoita
As per https://github.com/nytopop/askii/issues/1#issuecomment-605399304
Currently, the integration tests use fixed size (~small) clusters because of the amount of boilerplate involved in test setup. Instead, each tested property should be demonstrated to hold at a...
The [`simulation`](https://docs.rs/blip/0.1.0-alpha.5/blip/simulation/index.html) module doesn't actually provide any way to simulate faults yet, which severely limits its utility. Not sure if it's worth continuing the implementation, as https://github.com/tokio-rs/simulation is still in...