0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-28 07:48:48 +02:00
dendrite/roomserver/internal/helpers
Till 2acc1d65fb
Optimize history visibility checks (#2848)
This optimizes history visibility checks by (mostly) avoiding database
hits.
Possibly solves https://github.com/matrix-org/dendrite/issues/2777

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-11-01 15:07:17 +00:00
..
auth.go Fix outliers whose auth_events are in a different room are correctly rejected (#2791) 2022-10-14 09:14:54 +02:00
auth_test.go Refactor roomserver/internal - split perform stuff out (#1380) 2020-09-02 13:47:31 +01:00
helpers.go Optimize history visibility checks (#2848) 2022-11-01 15:07:17 +00:00