1
0
Files
synapse/synapse/util/caches
Erik Johnston b1f707a802 Fix perf when streams don't change often
There is a bug with the `StreamChangeCache` where it would incorrectly
return that all entities had changed if asked for entities changed
*since* the earliest stream position.
2024-09-27 15:25:14 +01:00
..