dendrite/syncapi/storage
Till c136a450d5
Fix newly joined users presence (#2854)
Fixes #2803 
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 (#2854) 2022-12-08 08:25:03 +01:00
shared Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
sqlite3 Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
tables Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
interface.go Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
storage_test.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00