dendrite/syncapi/storage/sqlite3
2021-11-03 09:53:37 +00:00
..
deltas
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go
filter_table.go
filtering.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
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
stream_id_table.go
syncserver.go Only include go-sqlite3 on the relevant binaries (#1900) 2021-07-20 11:18:14 +01:00