Commits


Konstantin Varlamov authored and GitHub committed ff95ffc61b6
In FSTLocalDocumentsView, search for all batches affecting a set of keys in one go (#1505) This uses the newly-added allMutationBatchesAffectingDocumentKeys to find/deserialize all such batches in one go and then reuse the batches while processing a set of keys.