0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-29 16:28:49 +02:00
dendrite/roomserver/storage/shared
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
..
membership_updater.go Fix transactions around assigning NIDs 2022-09-09 13:30:09 +01:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_updater.go Various roominfo tweaks (#2607) 2022-08-02 12:27:15 +01:00
storage.go Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00