Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-19 | add fucntions to persist events as a batch, encapsulate some logic in a ↵ | H. Shay | 1 | -44/+174 | |
helper function | |||||
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< |