0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 21:21:51 +02:00
dendrite/roomserver/storage/postgres
kegsay 72285b2659
refactor: update GMSL (#3058)
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/364

Read this commit by commit to avoid going insane.
2023-04-19 15:50:33 +01:00
..
deltas
event_json_table.go
event_state_keys_table.go
event_types_table.go
events_table.go Refactor StoreEvent and create a new RoomDatabase interface (#2985) 2023-02-24 09:40:20 +01:00
invite_table.go
membership_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
previous_events_table.go
published_table.go
purge_statements.go
redactions_table.go
room_aliases_table.go
rooms_table.go
state_block_table.go
state_snapshot_table.go Optimize /sync and history visibility (#2961) 2023-02-07 14:31:23 +01:00
storage.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00