We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 437c404 + ae72155 commit 07cf3d8Copy full SHA for 07cf3d8
packages/firestore/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+- [changed] Firestore now limits the number of concurrent document lookups it
3
+ will perform when resolving inconsistencies in the local cache (#2683).
4
- [changed] Changed the in-memory representation of Firestore documents to
5
reduce memory allocations and improve performance. Calls to
6
`DocumentSnapshot.getData()` and `DocumentSnapshot.toObject()` will see
0 commit comments