This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
9622bda163
MatrixSynapse
/
changelog.d
/
16613.feature
2 lines
72 B
Gherkin
Raw
Normal View
History
Unescape
Escape
Use _invalidate_cache_and_stream_bulk in more places. (#16616) This takes advantage of the new bulk method in more places to invalidate caches for many keys at once (and then to stream that over replication).
2023-11-09 20:40:30 +01:00
I
m
p
r
o
v
e
t
h
e
p
e
r
f
o
r
m
a
n
c
e
o
f
s
o
m
e
o
p
e
r
a
t
i
o
n
s
i
n
m
u
l
t
i
-
w
o
r
k
e
r
d
e
p
l
o
y
m
e
n
t
s
.