Package Exports
- catbox-fallback
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (catbox-fallback) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Catbox Fake
Catbox engine allowing you to use two engines, a primary and a secondary, and if the primary is down, the secondary takes over. After that, if the primary becomes ready it's gonna be used.
Lead maintainer: Simon Lévesque
Options
primary
engine
A catbox engine of any kind.options
The options you want to pass to the engine.
secondary
engine
A catbox engine of any kind.options
The options you want to pass to the engine.