https://github.com/mostlyjs/mostly-agenda
Lightweight job scheduling for MostlyJS microservices using Agenda
https://github.com/mostlyjs/mostly-agenda
Last synced: 4 months ago
JSON representation
Lightweight job scheduling for MostlyJS microservices using Agenda
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-agenda
- Owner: MostlyJS
- License: mit
- Created: 2018-03-27T03:58:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T22:43:20.000Z (over 3 years ago)
- Last Synced: 2025-02-25T02:43:08.864Z (about 1 year ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MostlyJS Agenda
===============
[](https://travis-ci.org/mostlyjs/mostly-agenda)
Lightweight job scheduling for MostlyJS microservices using [Agenda](http://agendajs.com).
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-agenda --save
```
# License
MIT