forked-synapse/changelog.d/17606.misc
Erik Johnston defd4aca67
Speed up fetching latest stream positions via cache (#17606)
The idea is to engineer it so that the vast majority of the rooms can
stay in the cache, so we can just ignore them.
2024-08-27 11:03:56 +00:00

2 lines
72 B
Plaintext

Speed up incremental syncs in sliding sync by adding some more caching.