1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-05 08:24:29 -05:00
dendrite/roomserver/internal/helpers
Till 2acc1d65fb
Optimize history visibility checks ()
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 () 2022-10-14 09:14:54 +02:00
auth_test.go Refactor roomserver/internal - split perform stuff out () 2020-09-02 13:47:31 +01:00
helpers.go Optimize history visibility checks () 2022-11-01 15:07:17 +00:00