Closed clokep closed 12 months ago
We only ever persist events for a single room at once, but the code handles multiple rooms at once this:
I'm not sure if this is desirable if we ever want to be able to persist from multiple rooms at once, but... 🤷
The first commit factors out a method, so should be reviewed separately.
We only ever persist events for a single room at once, but the code handles multiple rooms at once this:
I'm not sure if this is desirable if we ever want to be able to persist from multiple rooms at once, but... 🤷
The first commit factors out a method, so should be reviewed separately.