Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-19 | add fucntions to persist events as a batch, encapsulate some logic in a helpe... | H. Shay | 1 | -44/+174 |
2022-09-19 | add some comments and sned events as a batch to be persisted | H. Shay | 1 | -11/+17 |
2022-09-19 | fix tests to reflect new reality | H. Shay | 1 | -2/+2 |
2022-09-19 | ditch auth events and pass state map instead | H. Shay | 1 | -17/+16 |
2022-09-19 | split out creating events for batches and add helper methods for duplicated code | H. Shay |