Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
This feature would add a new connector(sink/source) for Cloud Firestore which is part of Firebase.
Firebase is google's backend as a service platform for building apps. You can read more about it here.
Firestore is a NoSQL document database service which could act as sink and source because it provides realtime listeners for data changes.
I would like to implement this myself if this proposal is accepted.