dendrite/roomserver/storage
Neil Alexander 05c83923e3
Optimise checking other servers allowed to see events (#2596)
* Try optimising checking if server is allowed to see event

* Fix error

* Handle case where snapshot NID is 0

* Fix query

* Update SQL

* Clean up `CheckServerAllowedToSeeEvent`

* Not supported on SQLite

* Maybe placate the unit tests

* Review comments
2022-08-01 14:11:00 +01:00
..
postgres Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
shared Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
sqlite3 Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
tables Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
interface.go Optimise checking other servers allowed to see events (#2596) 2022-08-01 14:11:00 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00