home.social

#firestore — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #firestore, aggregated by home.social.

  1. If you're using #Firebase #Firestore in your #Android app, please be aware that versions 26.1.0 and later contain a significant performance issue. If you encounter this issue, please share your findings in this GitHub issue:

    github.com/firebase/firebase-a

    #AndroidDev #FirebaseFirestore

  2. See you at Fluttercon Europe 2025! My talk "Successfully reducing Firestore read operations" was accepted. 🎉

    I will guide you through some methods on how to detect where your read operations come from and how to effectively reduce costs for you and your company once your project starts growing! See you in Berlin between 24 Sep and 26 Sep 2025!

    #flutterdev #ftcon25eu #fluttercon #berlin #flutter #firestore #firebase #scaleup

  3. To accompany this, I have summarized a few of my thoughts in a short series of articles:

    First up some steps on how to get started with a @firebase project, #Firestore DB and #Firebase #CloudFunctions
    dev.to/nicomartin/uptime-slack

  4. Poking around with Google #Cloud, for the first time since many years. As "new" user, I find the documentation extremely confusing. I hardly understand the impact of choosing Java 11 (as opposed to Java 8 and the old GAE services) and the difference between #Datastore in the Cloud Console vs #Firestore in Firebase (and how Cloud and Firebase relate and how the SDKs relate to each other and whether there is a difference).

    Why is this so complicated? Or am I missing something?