Kegsay
|
c0c5d9452a
|
Convert room_aliases previous_events state_block and state_snapshot tables (#1064)
* Convert state_snapshot and state_block tables
* Convert room_aliases and previous_events tables
* Add missing table
|
2020-05-27 09:36:09 +01:00 |
|
Kegsay
|
19aa44ecae
|
Convert transactions/rooms table to share more code (#1063)
* Convert rooms table
* Convert transactions table
* Convert rooms table and factor out lots of functions
* I think you'll be needing this..
|
2020-05-26 18:23:39 +01:00 |
|
Kegsay
|
803af87dc4
|
Convert events/event_json tables to share code (#1062)
* Convert event_json table
* Convert the events table
|
2020-05-26 16:45:28 +01:00 |
|
Kegsay
|
737c83e0ae
|
roomserver: start refactoring storage layer (#1061)
* Begin refactoring out roomserver/storage/*/storage.go
* Convert event_types table
|
2020-05-26 15:42:42 +01:00 |
|