1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-05 08:14:27 -06:00
Commit graph

53 commits

Author SHA1 Message Date
Kegsay 19aa44ecae
Convert transactions/rooms table to share more code ()
* 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 ()
* Convert event_json table

* Convert the events table
2020-05-26 16:45:28 +01:00
Kegsay 737c83e0ae
roomserver: start refactoring storage layer ()
* Begin refactoring out roomserver/storage/*/storage.go

* Convert event_types table
2020-05-26 15:42:42 +01:00