From 800bc4e5b4e746d5734b725f37e4cf3b1486c8d9 Mon Sep 17 00:00:00 2001 From: Peter Keleher <keleher@umd.edu> Date: Thu, 9 Dec 2021 09:41:25 -0500 Subject: [PATCH] Update hat.md --- notes/hat.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notes/hat.md b/notes/hat.md index 34d7413..bad4d5f 100644 --- a/notes/hat.md +++ b/notes/hat.md @@ -12,7 +12,8 @@ Correctness anomalies - any read will return the most recent write to that data item, regardless of which replicas are read or written - doesn’t fix all problems - -The Anomolies + +## The Anomolies the immortal write - -- GitLab