dendrite/syncapi/storage/sqlite3
2022-09-09 14:18:45 +01:00
..
deltas
account_data_table.go
backwards_extremities_table.go
current_room_state_table.go Optimise SharedUsers again by using complete composite index 2022-09-09 14:18:45 +01:00
filter_table.go
filtering.go
ignores_table.go More writer fixes in the Sync API 2022-09-09 13:06:42 +01:00
invites_table.go
memberships_table.go
notification_data_table.go More writer fixes in the Sync API 2022-09-09 13:06:42 +01:00
output_room_events_table.go Stop spamming the logs with StateBetween: ignoring deleted state event IDs 2022-08-16 14:42:35 +01:00
output_room_events_topology_table.go
peeks_table.go
presence_table.go
receipt_table.go
send_to_device_table.go Index on syncapi_send_to_device table (#2684) 2022-08-30 14:47:54 +01:00
stream_id_table.go
syncserver.go