My new job has required I use Google's Firebase, and in particular Firestore. I've been surprised by the memory consumption of the official emulator, and wondered if I could hack together in .NET that meeds our needs. I still don't know, but this is the result so far: https://github.com/mikegoatly/FirestoreSharp

#dotnet #opensource #gcp

GitHub - mikegoatly/FirestoreSharp: An open source .NET emulator for Google Cloud Firestore

An open source .NET emulator for Google Cloud Firestore - mikegoatly/FirestoreSharp

GitHub
@mikegoatly what memory usage are we talking about with the official emulator?