0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 21:21:51 +02:00
dendrite/roomserver/storage/shared
Neil Alexander 530f05885d
Limit JoinedUsersSetInRooms to interested users (#2234)
* Limit database work in `JoinedUsersSetInRooms` to changed user IDs only

* Comments

* Fix variadic params for SQLite, update comments
2022-03-01 13:01:38 +00:00
..
membership_updater.go Don't re-send sent events in add_state_events (#2195) 2022-02-17 13:53:48 +00:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_updater.go Relax roomserver input transactional isolation (#2224) 2022-02-23 15:41:32 +00:00
storage.go Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00