Skip to content

Examples

If you’re interested in seeing more examples, you can click on one of the cards and it will take you to the source code.

Redis lost writes after isolation

This example demonstrates how a Redis/Sentinel cluster can drop acknowledged writes after isolation.

This test is based on awesome article by Jepsen that claims up to 56% of lost writes. However, during tests, it was only possible to reproduce around 30% of lost writes.

Source code