dendrite/roomserver/storage
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
..
postgres Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
shared Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
sqlite3 Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
tables Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
interface.go Limit JoinedUsersSetInRooms to interested users (#2234) 2022-03-01 13:01:38 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00