//
pkg.gl
Category
github.com/Jeffail/benthos/v3
internal
impl
mongodb
package
3.65.0
Repository:
https://github.com/jeffail/benthos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
31
Dependents
1
Files
1.1k SLOC
#
Packages
client
No description provided by the author
#
Functions
NewCache
NewCache returns a MongoDB cache.
NewOutput
NewOutput creates a new MongoDB output type.
NewProcessor
NewProcessor returns a MongoDB processor.
NewWriter
NewWriter creates a new MongoDB writer.Type.
#
Structs
Cache
Cache is a cache that connects to mongo databases.
Processor
Processor stores or retrieves data from a mongo db for each message of a batch.
Writer
Writer is a benthos writer.Type implementation that writes messages to an Writer database.