Modules§
Structs§
- Client
Guard π - An async-drop style
Guard
formongodb::Client
. Use this guard to hold a client, theclient::shutdown
is called in an async manner when the guard is dropped. Please be aware this is a βbest effortβ style shutdown, which may not be successful if the tokio runtime is in the process of terminating. However, the server-side resources will be cleaned up eventually due to the session expiration. see this issue for more information - Insert
Command πBuilder - Mongodb
Config - Mongodb
Payload πWriter - Mongodb
Sink - Mongodb
Sink Writer - Upsert
Command πBuilder
Constants§
Statics§
- LOG_
SUPPERSSER π