0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-19 01:18:57 +02:00
dendrite/keyserver/internal
Kegsay 02a8515e99
Only emit key changes which are different from what we had before (#1279)
We did this already for local `/keys/upload` but didn't for
remote `/users/devices`. This meant any resyncs would spam produce
events, hammering disk i/o and spamming the logs.
2020-08-18 11:14:20 +01:00
..
device_list_update.go Only emit key changes which are different from what we had before (#1279) 2020-08-18 11:14:20 +01:00
device_list_update_test.go Only emit key changes which are different from what we had before (#1279) 2020-08-18 11:14:20 +01:00
internal.go Only emit key changes which are different from what we had before (#1279) 2020-08-18 11:14:20 +01:00