Tom Andersen
Tom Andersen
Add Firestore named DB support.
Many of the javadsl methods are not safe when running the same graph twice. For example, fold takes a concrete object as first parameters, such that all streams will use...
Internal tracking: b/323342714 There are potential race conditions in ObjectValue. Past work in response to NullPointerException made access to internal collection more thread safe, but protection is not complete. https://github.com/firebase/firebase-android-sdk/pull/3062...
Continuation of https://github.com/googleapis/nodejs-firestore/pull/1838