0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-11-10 20:01:15 +01:00
dendrite/syncapi/storage
Till 297479ea49
Use pointer when passing the connection manager around (#3152)
As otherwise existing connections aren't reused.
2023-07-19 13:37:04 +02:00
..
postgres Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
shared Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
sqlite3 Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
tables Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
interface.go Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
storage.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
storage_test.go Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00