dendrite/roomserver/storage/tables
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
..
event_json_table_test.go
event_state_keys_table_test.go
event_types_table_test.go
events_table_test.go
interface.go Optimize history visibility checks (#2848) 2022-11-01 15:07:17 +00:00
invite_table_test.go Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
membership_table_test.go
previous_events_table_test.go
published_table_test.go Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00
redactions_table_test.go
room_aliases_table_test.go
rooms_table_test.go
state_block_table_test.go
state_snapshot_table_test.go