@skalfa/skalfa-cron
@skalfa/skalfa-cron
Automated background cron job scheduling and task worker utility extension for Skalfa backend services.
About this Package
This package is part of the Skalfa Framework, a premium development ecosystem designed to build high-performance, modular web applications and APIs.
Usage Scope & Standalone Status
Skalfa Ecosystem Integration: This package is designed to run integrated within the Skalfa ecosystem (such as Skalfa API or Skalfa App). It relies on the global service registry and core framework abstractions to operate.
Documentation
See the usage documentation at Documentation.
Installation
You can install this package using your preferred package manager:
# Using npm
npm install @skalfa/skalfa-cron
# Using bun
bun add @skalfa/skalfa-cron
Pre-installed Dependencies
The following key dependencies are packaged and managed within this project:
| Dependency | Scope | Version |
|---|---|---|
@skalfa/skalfa-api-core |
runtime | file:../skalfa-api-core |
@types/node |
development | ^26.0.0 |
typescript |
development | ^6.0.3 |
License
This package is licensed under the MIT License. For full license text, see the LICENSE file.