From d1e930b9146e557f3c31892a72bce3cf02d4d859 Mon Sep 17 00:00:00 2001 From: Heidi Howard <1835251+heidihoward@users.noreply.github.com> Date: Sat, 23 Jan 2021 21:01:33 +0000 Subject: [PATCH] adding expected output for strategy load with write fraction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5c6c55..4ea0cd8 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ prefer. ```python strategy = grid.strategy(write_fraction=0.75) -strategy.load(write_fraction=distribution) +strategy.load(write_fraction=distribution) # 0.429 ``` In the real world, not all nodes are equal. We often run distributed systems on