more delivery notes

This commit is contained in:
counterweight 2025-06-15 20:24:37 +02:00
parent a0bf9fa515
commit ad232d729b
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -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. * 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. * This needs to be done with a postgres trigger.
* Our changes in Postgres must be delivered with a new migration. * 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: Interesting bits:
* How to ensure atomicity of rollup state (no way for an event to be added without the ) * How to ensure atomicity of rollup state (no way for an event to be added without the )