dendrite/syncapi/storage
Till Faelligen c068c6eb62
Try to optimize init syncs by using lateral joins, not getting the
complete state for the current room if we discard it anyway
2023-01-30 17:55:46 +01:00
..
postgres Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
shared Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
sqlite3 Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
tables Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
interface.go Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go Try to optimize init syncs by using lateral joins, not getting the 2023-01-30 17:55:46 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00