Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firestore): support batched writes #444

Open
1 of 9 tasks
robingenz opened this issue Sep 29, 2023 · 2 comments
Open
1 of 9 tasks

feat(firestore): support batched writes #444

robingenz opened this issue Sep 29, 2023 · 2 comments

Comments

@robingenz
Copy link
Member

robingenz commented Sep 29, 2023

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Messaging
  • Performance
  • Remote Config

Current problem

Batched writes are currently not supported.

Preferred solution

Support batched writes, see https://firebase.google.com/docs/firestore/manage-data/transactions#batched-writes.

Alternative options

No response

Additional context

No response

@robingenz robingenz added this to the v5.3.0 milestone Oct 10, 2023
@robingenz robingenz modified the milestones: v5.3.0, v5.4.0 Nov 28, 2023
@robingenz robingenz modified the milestones: v5.4.0, v6.0.0, v5.5.0 Dec 8, 2023
@robingenz robingenz changed the title feat(firestore): support transactions and batched writes feat(firestore): support batched writes Dec 8, 2023
@robingenz robingenz removed this from the v5.5.0 milestone Feb 17, 2024
@rosostolato
Copy link

Is this something that someone new to the project can help with?

@robingenz
Copy link
Member Author

I'm afraid the implementation is a bit more complex and therefore not a good first issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants