dendrite/syncapi/storage/sqlite3
2020-01-28 16:53:01 +00:00
..
account_data_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
backward_extremities_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
current_room_state_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
filtering.go Move current work into single branch 2020-01-27 11:09:56 +00:00
invites_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
output_room_events_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
output_room_events_topology_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
stream_id_table.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00
syncserver.go Mostly not-bad support for SQLite in syncapi (although there are problems where lots of events get classed incorrectly as backward extremities, probably because of IN/ANY clauses that are badly supported) 2020-01-28 16:53:01 +00:00