From 61661e0b2cf93572ed9d7a8152db470b7f9f955a Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Wed, 18 Oct 2023 17:32:35 -0400 Subject: [PATCH] auto --- notes/salt.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/notes/salt.md b/notes/salt.md index 8d259fa..abb8dd5 100644 --- a/notes/salt.md +++ b/notes/salt.md @@ -117,7 +117,3 @@ These two ensure uncommitted writes keep locks until all prior read locks also r ## Comments -- Kaitlyn - How easy to find the performance-critical transactions? Complicated, better ways to do it? -- Dhanvee - Really worth it to start w/ Base adn ACID-ifying? - - -- GitLab