Options
All
  • Public
  • Public/Protected
  • All
Menu
label

SCOPES

description

The processor scope's main module. This module is loaded by the software when "processor" is present in the enabled scopes through configuration (config/dapp.json).

Modules

This scoped module currently features the following submodules:

Module Mongo collection(s) Routes Description
OperationsModule operations /operations Module with schedulers, collections and routes around dApp operations.


Notes

Note also that in Schedulers, we map the following schedulers to this module:

  • A ProcessOperations scheduler that processes operations using transactions, in the background.
since

v0.3.0

Hierarchy

Index

Constructors

Constructors

Generated using TypeDoc