0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-10 23:18:38 +02:00
dendrite/roomserver/storage
Neil Alexander c85bc3434f
Optimise QuerySharedUsers so that we can only work on local users (#2766)
Otherwise the sync API key change consumer wastes a lot of time trying
to wake up the notifiers for non-local users.
2022-10-05 12:47:53 +01:00
..
postgres Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
shared Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
sqlite3 Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
tables Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
interface.go Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01: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