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

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

Awesome Lists containing this project

README

          

MostlyJS Agenda
===============

[![Build Status](https://travis-ci.org/mostlyjs/mostly-agenda.svg)](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