Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of github.com:matrix-org/synapse into ↵ | Erik Johnston | 2019-10-22 | 3 | -11/+262 |
| | | | | erikj/refactor_stores | ||||
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 230 | -0/+31099 |
This is in preparation for having multiple data stores that offer different functionality, e.g. splitting out state or event storage. |