From b90efc8daf284f9080fb7e3d6ba675e237db4d3a Mon Sep 17 00:00:00 2001 From: Matt <1009003+tantaman@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:16:31 -0400 Subject: [PATCH] commit and rollback hook multi, for better composability with other extensions --- notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes.md b/notes.md index 4ec91b1c6..d76c9e8a7 100644 --- a/notes.md +++ b/notes.md @@ -1,3 +1,8 @@ +# many commit rollback + +- We should allow many commit and rollback hooks. As separate crate. This is so other layers can install commit hooks or other extensions themselves. +- + # write permissions - 2 phase commit