Erik Johnston
|
a8d16f6c00
|
Review comments
|
2019-10-30 13:36:12 +00:00 |
|
Erik Johnston
|
22a9847670
|
Move persist_events out from main data store.
This is in preparation for splitting out of state_groups_state from the
main store into it own one, as persisting events depends on calculating
state.
|
2019-10-23 13:29:44 +01:00 |
|
Erik Johnston
|
c17efdc01c
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores
|
2019-10-22 18:44:29 +01:00 |
|
Erik Johnston
|
6cc497f99b
|
Delete background_update table creation in main data_store
|
2019-10-22 18:02:50 +01:00 |
|
Erik Johnston
|
bb6264be0b
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores
|
2019-10-22 10:41:18 +01:00 |
|
Erik Johnston
|
c66a06ac6b
|
Move storage classes into a main "data store".
This is in preparation for having multiple data stores that offer
different functionality, e.g. splitting out state or event storage.
|
2019-10-21 16:05:06 +01:00 |
|