1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-28 22:04:28 -06:00
Commit graph

3 commits

Author SHA1 Message Date
Neil Alexander acb505b717
Implement gomatrixserverlib.HeaderedEvent in roomserver query API ()
* Implement gomatrixserverlib.HeaderedEvent, which should allow us to store room version headers along with the event across API boundaries and consumers/producers, and intercept unmarshalling to get the event structure right

* Add federationsender to previous
2020-03-16 17:29:52 +00:00
Neil Alexander c28577ea25
Implement storage interfaces ()
* Implement interfaces for federationsender storage

* Implement interfaces for mediaapi storage

* Implement interfaces for publicroomsapi storage

* Implement interfaces for roomserver storage

* Implement interfaces for syncapi storage

* Implement interfaces for keydb storage

* common.PartitionStorer in publicroomsapi interface

* Update copyright notices
2020-01-03 14:07:05 +00:00
ruben 74827428bd use go module for dependencies () 2019-05-21 21:56:55 +01:00
Renamed from src/github.com/matrix-org/dendrite/publicroomsapi/consumers/roomserver.go (Browse further)