1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-25 10:14:30 -05:00
dendrite/syncapi/storage
Till c136a450d5
Fix newly joined users presence ()
Fixes  
Also refactors the presence stream to not hit the database for every
user, instead queries all users at once now.
2022-12-08 08:25:03 +01:00
..
postgres Fix newly joined users presence () 2022-12-08 08:25:03 +01:00
shared Fix newly joined users presence () 2022-12-08 08:25:03 +01:00
sqlite3 Fix newly joined users presence () 2022-12-08 08:25:03 +01:00
tables Fix newly joined users presence () 2022-12-08 08:25:03 +01:00
interface.go Fix newly joined users presence () 2022-12-08 08:25:03 +01:00
storage.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
storage_test.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00
storage_wasm.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00