@data-heaving/scheduler
v1.0.0
Published
[![Code Coverage](https://codecov.io/gh/DataHeaving/orchestration/branch/develop/graph/badge.svg?flag=scheduler)](https://codecov.io/gh/DataHeaving/orchestration)
Downloads
1
Readme
Data Heaving - Pipelines Scheduling
This folder contains source code for @data-heaving/scheduling
NPM package.
The exported entities include:
runScheduler
method to run the scheduler, and- various necessary types and other.
Usage
Include @data-heaving/scheduling
dependency in your package.json
file.
More information
To learn more what Data Heaving project is all about, see here.