dendrite/currentstateserver
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
..
acls Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
api Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
consumers Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
internal Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
inthttp Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
storage Fix duplicate writers (#1376) 2020-09-01 16:58:21 +01:00
currentstateserver.go Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
currentstateserver_test.go Update Naffka (#1295) 2020-08-24 13:49:20 +01:00