dendrite/syncapi/storage
Sam Wedgwood 5046ebcdf4 use ptrs for queried sender IDs
- nil means no sender ID found
- including bumping GMSL to change some types to reflect this
2023-08-01 11:37:01 +01:00
..
postgres Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
shared use ptrs for queried sender IDs 2023-08-01 11:37:01 +01: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