Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aereal/qron
Cloud Native Cron Alternative
https://github.com/aereal/qron
aws-cdk
Last synced: 3 days ago
JSON representation
Cloud Native Cron Alternative
- Host: GitHub
- URL: https://github.com/aereal/qron
- Owner: aereal
- License: mit
- Created: 2020-01-08T07:24:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T14:51:55.000Z (almost 2 years ago)
- Last Synced: 2024-12-16T07:11:49.860Z (6 days ago)
- Topics: aws-cdk
- Language: TypeScript
- Homepage:
- Size: 1.94 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![npm-badge][npm-badge]
![github-actions-status][github-actions-status]# qron
qron provides [AWS CDK][aws-cdk] construct libraries that build cron-alternative consists of AWS services.
qron is aimed for the system executes tasks periodically and run in exactly-once manner.
## Document
https://aereal.github.io/qron/
## How to release
```
yarn
yarn build
yarn lerna publish
```[aws-cdk]: https://github.com/aws/aws-cdk
[npm-badge]: https://img.shields.io/npm/v/@aereal/qron
[github-actions-status]: https://github.com/aereal/qron/workflows/CI/badge.svg