4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 13:43:09 +00:00
Kegsay b20386123e
Move currentstateserver API to roomserver ()
* 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
..