Brendan Abolivier
|
3bd049bbb7
|
Give the server config to the RoomWorkerStore
|
2019-12-10 13:05:35 +00:00 |
|
Erik Johnston
|
9a4fb457cf
|
Change DataStores to accept 'database' param.
|
2019-12-06 13:30:06 +00:00 |
|
Erik Johnston
|
4a33a6dd19
|
Move background update handling out of store
|
2019-12-05 11:11:26 +00:00 |
|
Erik Johnston
|
756d4942f5
|
Move DB pool and helper functions into dedicated Database class
|
2019-12-05 10:46:37 +00:00 |
|
Erik Johnston
|
ddbbfc9512
|
Merge pull request #6464 from matrix-org/erikj/make_public_sql_base
Clean up SQLBaseStore private function usage
|
2019-12-05 10:43:49 +00:00 |
|
Brendan Abolivier
|
f8421a1404
|
Fix background updates for synapse_port_db
|
2019-12-04 17:57:35 +00:00 |
|
Erik Johnston
|
ee86abb2d6
|
Remove underscore from SQLBaseStore functions
|
2019-12-04 16:23:43 +00:00 |
|
Brendan Abolivier
|
cdd3cb870d
|
Fix worker mode
|
2019-11-19 14:40:21 +00:00 |
|
Brendan Abolivier
|
7c24d0f443
|
Lint
|
2019-11-19 13:22:37 +00:00 |
|
Brendan Abolivier
|
09957ce0e4
|
Implement per-room message retention policies
|
2019-11-04 17:09:22 +00:00 |
|
Erik Johnston
|
342d871d76
|
Make room directory search case insensitive
|
2019-10-29 10:24:02 +00: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 |
|