dendrite/currentstateserver/storage
Kegan Dougal db90759ee4 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.
2020-06-29 17:39:57 +01:00
..
postgres Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
shared Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
sqlite3 Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
tables Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
interface.go Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
storage.go Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00
storage_wasm.go Add a new component: currentstateserver 2020-06-29 17:39:57 +01:00