Signal-iOS/SignalMessaging/groups
Jordan Rose 904bb36d7f Turn group data caches back on in the NSE
Without the GroupV2Params caches, processing multiple large group
updates is extremely wasteful, decrypting the same profile keys and
UUIDs over and over again. The size of these caches has also been
*increased* to match the group size limit, or else there's no benefit
for large groups.

Other LRUCache instances are still off by default in the NSE by virtue
of the "NSE max" defaulting to 0.
2022-01-20 16:49:37 -08:00
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupsV2Impl+RestoreGroups.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2IncomingChanges.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupsV2Migration.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupsV2OutgoingChangesImpl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupsV2ProfileKeyUpdater.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2Protos.swift Lazily deserialize individual group changes 2022-01-20 12:00:50 -08:00
GroupsV2Utils.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupV2Params.swift Turn group data caches back on in the NSE 2022-01-20 16:49:37 -08:00
GroupV2SnapshotImpl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
GroupV2UpdatesImpl.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00
StorageService+GroupsV2.swift Remove ZKGroup 2022-01-03 12:00:19 -08:00