stoQ plugin that saves results and archives payloads to/from MongoDB.
All options below may be set by:
mongodb_uri
[str]: MongoDB URI
Must be formatted as described in the MongoDB documentation
mongodb_database
[str]: Name of the database to use.
Defaults to
stoq
.
mongodb_collection
[str]: MongoDB Collection name when saving results.
Defaults to
stoq
.