1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-23 09:14:28 -05:00
dendrite/syncapi/storage
Kegsay 9ed68a3125
Factor out account data and events table ()
* 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 () 2020-05-14 09:53:55 +01:00
shared Factor out account data and events table () 2020-05-14 09:53:55 +01:00
sqlite3 Factor out account data and events table () 2020-05-14 09:53:55 +01:00
tables Factor out account data and events table () 2020-05-14 09:53:55 +01:00
interface.go syncapi: Rename and split out tokens () 2020-05-13 12:14:50 +01:00
storage.go Limit database connections (, ) () 2020-05-01 13:34:53 +01:00
storage_test.go syncapi: Rename and split out tokens () 2020-05-13 12:14:50 +01:00
storage_wasm.go Limit database connections (, ) () 2020-05-01 13:34:53 +01:00