Erik Johnston
|
342d871d76
|
Make room directory search case insensitive
|
2019-10-29 10:24:02 +00:00 |
|
Erik Johnston
|
a411f2b177
|
Fix /keys/query API on workers.
The necessary getters were added only to the master store and not the
worker stores.
|
2019-10-25 11:08:03 +01:00 |
|
Erik Johnston
|
3aa2a90556
|
Move schema delta files to the correct data store.
They were put in the global schema delta directory due to a bad merge.
|
2019-10-24 16:45:03 +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 |
|