From ad232d729b781608f0e5c8a70b038c427e381044 Mon Sep 17 00:00:00 2001 From: counterweight Date: Sun, 15 Jun 2025 20:24:37 +0200 Subject: [PATCH] more delivery notes --- job_hunt_2025/galoy/challenge_scratch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/job_hunt_2025/galoy/challenge_scratch.md b/job_hunt_2025/galoy/challenge_scratch.md index efe73a1..a25ec8b 100644 --- a/job_hunt_2025/galoy/challenge_scratch.md +++ b/job_hunt_2025/galoy/challenge_scratch.md @@ -117,6 +117,7 @@ Link to the gist: https://gist.github.com/bodymindarts/9919abc26a1dbbcd71d426030 * We need to modify the project so that we materialize the state of users on each user event. * This needs to be done with a postgres trigger. * Our changes in Postgres must be delivered with a new migration. +* The whole new state of the repo must be in a fork in Github which I'll send over. Interesting bits: * How to ensure atomicity of rollup state (no way for an event to be added without the )