Alepha - Scheduler

Installation

npm install alepha

Overview

Generic interface for scheduling tasks.

API Reference

Descriptors

Descriptors are functions that define and configure various aspects of your application. They follow the convention of starting with $ and return configured descriptor instances.

For more details, see the Descriptors documentation.

$scheduler()

Scheduler descriptor.

Table of contents