Closed brettwillis closed 3 years ago
The Firestore Node.js SDK verision 4.13.0 made read-only transactions availeble. This should be utilised where appropriate to avoid acquiring locks on documents.
4.13.0
The Firestore Node.js SDK verision
4.13.0
made read-only transactions availeble. This should be utilised where appropriate to avoid acquiring locks on documents.