0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/roomserver/storage
Till 2a77a910eb
Handle remote room upgrades (#2866)
Makes the following tests pass
```
/upgrade moves remote aliases to the new room
Local and remote users' homeservers remove a room from their public directory on upgrade
```
2022-11-14 12:07:13 +00:00
..
postgres Optimize history visibility checks (#2848) 2022-11-01 15:07:17 +00:00
shared Handle remote room upgrades (#2866) 2022-11-14 12:07:13 +00:00
sqlite3 Fix SQLite roomserver_published migration 2022-11-01 16:08:13 +00:00
tables Optimize history visibility checks (#2848) 2022-11-01 15:07:17 +00:00
interface.go Handle remote room upgrades (#2866) 2022-11-14 12:07:13 +00:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00