You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Niklas Gögge (JIRA)" <ji...@apache.org> on 2018/10/02 11:17:00 UTC

[jira] [Created] (FLINK-10480) Add Firebase Firestore Connector

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)