0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-01-08 15:03:47 +01:00
dendrite/syncapi/storage/postgres
2021-11-03 09:53:37 +00:00
..
deltas
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go Don't re-request state events that are already in the timeline (#1739) 2021-02-04 12:20:37 +00:00
filter_table.go
filtering.go
invites_table.go
memberships_table.go
output_room_events_table.go Reduce CPU usage of SelectStateInRange (#2038) 2021-11-03 09:53:37 +00:00
output_room_events_topology_table.go
peeks_table.go
receipt_table.go
send_to_device_table.go
syncserver.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00