googleinterns / knative-source-mongodb

Apache License 2.0
3 stars 2 forks source link

Receive Adapter #42

Closed selim5 closed 4 years ago

selim5 commented 4 years ago

Fixes #17

Core receive adapter: connects to mongo, then to database or collection, and watches for changes. Upon changes, it processes them and then sends a CloudEvent with the information in it.