dendrite/roomserver/internal
Kegsay b20386123e
Move currentstateserver API to roomserver (#1387)
* Move currentstateserver API to roomserver

Stub out DB functions for now, nothing uses the roomserver version yet.

* Allow it to startup

* Implement some current-state-server storage interface functions

* Add missing package
2020-09-03 17:20:54 +01:00
..
helpers Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
input FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
perform Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
query Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
alias.go Expand RoomInfo to cover more DB storage functions (#1377) 2020-09-02 10:02:48 +01:00
api.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00