Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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