Skip to main content

Module mongodb

Module mongodb 

Source
Available on crate features source-mongodb and source-rest only.

Modules§

config
MongoDB source configuration.
stream
MongoDB stream executor.

Structs§

MongoSource
A configured MongoDB source that connects to a collection and fetches documents.
MongoSourceConfig
Configuration for the MongoDB source connector.

Enums§

FaucetError
All possible errors returned by faucet-stream.

Traits§

Source
A source fetches records from an external system.