dendrite/syncapi/storage
Kegsay 9ed68a3125
Factor out account data and events table (#1031)
* Factor out account data

* Factor out events table and EDU cache

* linting

* fix npe
2020-05-14 09:53:55 +01:00
..
postgres Factor out account data and events table (#1031) 2020-05-14 09:53:55 +01:00
shared Factor out account data and events table (#1031) 2020-05-14 09:53:55 +01:00
sqlite3 Factor out account data and events table (#1031) 2020-05-14 09:53:55 +01:00
tables Factor out account data and events table (#1031) 2020-05-14 09:53:55 +01:00
interface.go syncapi: Rename and split out tokens (#1025) 2020-05-13 12:14:50 +01:00
storage.go Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
storage_test.go syncapi: Rename and split out tokens (#1025) 2020-05-13 12:14:50 +01:00
storage_wasm.go Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00