adriancarriger / angularfire2-offline

🔌 A simple wrapper for AngularFire2 to read and write to Firebase while offline, even after a complete refresh.
https://angularfire2-offline.firebaseapp.com/
MIT License
207 stars 48 forks source link

Deprecate in favor of Cloud Firestore #89

Open adriancarriger opened 6 years ago

adriancarriger commented 6 years ago

This project helped provide an offline solution to Firebase consumers before offline support was officially supported. Now that Firebase has released Cloud Firestore I personally recommend using it going forward.

Benfits

Moving forward

Pull requests will still be accepted, but I won't be actively adding new features.

I realize that some people might prefer to stick with Firebase's Realtime Database product. In that case you have two options:

Thanks to everyone who has supported this project! If you are interested in adding features or helping to maintain this project, please volunteer in the comments below.

curious-monggo commented 6 years ago

Sad, I see my wallet going down the drain with cloud firestore :( But still, thank you for your months of support on this sir adrian!

curious-monggo commented 6 years ago

UPDATE

Although firestore seems to be a bit pricey for my app. The gains still outweigh the losses. A more advanced querying, full support for offline mode, same security rules as storage, automatically scales. MAAAAAN it is worth it!