Niklas Gögge created FLINK-10480: ------------------------------------ Summary: Add Firebase Firestore Connector Key: FLINK-10480 URL: https://issues.apache.org/jira/browse/FLINK-10480 Project: Flink Issue Type: New Feature Components: Streaming Connectors Reporter: Niklas Gögge
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|https://firebase.google.com/]. 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)