1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-17 22:34:28 -05:00
dendrite/syncapi/storage/sqlite3
Kegsay 9ed68a3125
Factor out account data and events table ()
* Factor out account data

* Factor out events table and EDU cache

* linting

* fix npe
2020-05-14 09:53:55 +01:00
..
account_data_table.go Factor out account data and events table () 2020-05-14 09:53:55 +01:00
current_room_state_table.go HeaderedEvents in sync API () 2020-03-19 12:07:01 +00:00
invites_table.go Initial syncapi storage refactor to share pq/sqlite code () 2020-05-13 17:28:42 +01:00
output_room_events_table.go Factor out account data and events table () 2020-05-14 09:53:55 +01:00
output_room_events_topology_table.go Fix prev_batch tokens () 2020-05-01 12:41:38 +01:00
stream_id_table.go Support sqlite in addition to postgres () 2020-02-13 17:27:33 +00:00
syncserver.go Factor out account data and events table () 2020-05-14 09:53:55 +01:00