Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganise the database schema directories (#9932) | Richard van der Hoff | 2021-05-07 | 1 | -8/+0 |
| | | | | | The hope here is that by moving all the schema files into synapse/storage/schema, it gets a bit easier for newcomers to navigate. It certainly got easier for me to write a helpful README. There's more to do on that front, but I'll follow up with other PRs for that. | ||||
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 4 | -2319/+8 |
| | | | | | This is in preparation for having multiple data stores that offer different functionality, e.g. splitting out state or event storage. | ||||
* | fix maybe | Amber H. Brown | 2019-06-07 | 1 | -20/+2 |
| | |||||
* | just user dir? | Amber H. Brown | 2019-06-07 | 1 | -1/+19 |
| | |||||
* | remove background updates that arent needed | Amber H. Brown | 2019-06-07 | 1 | -33/+1 |
| | |||||
* | add stuff in bg updates | Amber Brown | 2019-06-04 | 1 | -10/+62 |
| | |||||
* | WHY IS THIS CALLED A SLIGHTLY DIFFERENT THING | Amber Brown | 2019-06-03 | 1 | -0/+1 |
| | |||||
* | more fix | Amber Brown | 2019-06-03 | 1 | -0/+38 |
| | |||||
* | fix schemas | Amber Brown | 2019-06-03 | 2 | -57/+16 |
| | |||||
* | full schema | Amber Brown | 2019-06-03 | 2 | -0/+2301 |