0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-27 13:28:58 +02:00
dendrite/syncapi/storage
Neil Alexander 90bf01d8b1
Use sync API database in filterSharedUsers (#2572)
* Add function to the sync API storage package for filtering shared users

* Use the database instead of asking the RS API

* Fix unit tests

* Fix map handling in `filterSharedUsers`
2022-07-15 16:25:26 +01:00
..
postgres Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
shared Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
sqlite3 Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
tables Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
interface.go Use sync API database in filterSharedUsers (#2572) 2022-07-15 16:25:26 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Minor SendToDevice fix (#2565) 2022-07-12 08:23:58 +02:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00