Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.05 KB

Mongodb

stoQ plugin that saves results and archives payloads to/from MongoDB.

Plugin Classes

Configuration

All options below may be set by:

Options

  • 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.