1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-21 00:04:28 -05:00
dendrite/syncapi/storage
Till 09f0ff14c8
Minor SendToDevice fix ()
* Avoid unnecessary marshalling if sending to the local server

* Fix ordering of ToDevice messages

* Revive SendToDevice test
2022-07-12 08:23:58 +02:00
..
postgres Minor SendToDevice fix () 2022-07-12 08:23:58 +02:00
shared Ristretto cache () 2022-07-11 14:31:31 +01:00
sqlite3 Minor SendToDevice fix () 2022-07-12 08:23:58 +02:00
tables bugfix: E2EE device keys could sometimes not be sent to remote servers () 2022-05-17 13:23:35 +01:00
interface.go Only load members of newly joined rooms () 2022-04-28 18:53:28 +02:00
storage.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
storage_test.go Minor SendToDevice fix () 2022-07-12 08:23:58 +02:00
storage_wasm.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00