Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert storage layer to async/await. (#7963) | Patrick Cloke | 2020-07-28 | 1 | -20/+18 |
| | |||||
* | Fix purge_room admin API (#6711) | Erik Johnston | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Split state groups into a separate data store (#6296) | Erik Johnston | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | Change to not require a state_groups.room_id index. | Erik Johnston | 2019-11-04 | 1 | -2/+2 |
| | | | | | This does mean that we won't clean up orphaned state groups (i.e. state groups that were persisted but the associated event wasn't). | ||||
* | Split purge API into events vs state | Erik Johnston | 2019-10-30 | 1 | -0/+117 |