dendrite/currentstateserver/storage
Kegsay ca5bbffd8d
Add a new component: currentstateserver (#1171)
* Add a new component: currentstateserver

- Add a skeleton for it, with databases and a single query method.
- Add integration tests for it.
- Add listen/address fields in the config (breaking as this will force people to specify this to validate)

Not currently hooked up to anything yet.

* Unbreak config tests

* Add current_state to sample config

* comments
2020-06-30 10:37:21 +01:00
..
postgres Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
shared Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
sqlite3 Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
tables Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
interface.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
storage.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
storage_wasm.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00