dendrite/syncapi/storage/sqlite3
Kegsay 7ca230e931
Cleanup syncapi topology logic (#1035)
* Cleanup syncapi topology logic

* Variable renaming

* comments
2020-05-14 17:30:16 +01:00
..
account_data_table.go Factor out account data and events table (#1031) 2020-05-14 09:53:55 +01:00
backwards_extremities_table.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00
current_room_state_table.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00
invites_table.go Initial syncapi storage refactor to share pq/sqlite code (#1030) 2020-05-13 17:28:42 +01:00
output_room_events_table.go Cleanup syncapi topology logic (#1035) 2020-05-14 17:30:16 +01:00
output_room_events_topology_table.go Cleanup syncapi topology logic (#1035) 2020-05-14 17:30:16 +01:00
stream_id_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
syncserver.go Finish merging syncserver.go (#1033) 2020-05-14 16:11:37 +01:00