Skip to content
Commit 19a7cb81 authored by Christian Mollekopf's avatar Christian Mollekopf
Browse files

CollectionSync: Keep a hash of the names as well.

During the initial sync we hit this fallback codepath on every collection,
and it comes to a grinding halt with a couple of thousand collections.
With the hash it remains performant and the memory overhead seems relatively small.
parent b9967a45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment