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

Why the use of realtime database and not firestore as recommend by Firebase Documentation? #4

Open
shipsywor opened this issue Apr 29, 2021 · 2 comments

Comments

@shipsywor
Copy link

I noticed you are using realtime database instead of firestore.

Firestore is recommended by docs.

Is there a plan to migrate app to use firestore (that would be great!)

Or what's your reasoning of why you chose realtime database over firestore.

TLDR: hoping for app to use firestore database instead of realtime.

@CzarqR
Copy link
Owner

CzarqR commented Apr 29, 2021

Thanks for Your feedback. This was the first app that I have written using Firebase. I just picked Realtime DB and didn't even think about Firestore. Maybe it would be better to use Firestore. This app is still not finished and I will try to add more stuff to it (and fix some bugs) in my free time. If I have enough time I will read about Firestore and maybe migrate it when I will see some advantages.

@shipsywor
Copy link
Author

Looking forward to it! Thank you.

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

No branches or pull requests

2 participants