dendrite/roomserver/storage
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
..
postgres Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
shared Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
sqlite3 Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
tables Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
interface.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00
storage.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
storage_wasm.go Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00