README.md

# Oban

Logo here
Brief description here

[![CircleCI](https://circleci.com/gh/sorentwo/oban.svg?style=svg)](https://circleci.com/gh/sorentwo/oban)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

- language
- hex version
- dependencies

# Table of Contents

- Introduction
- Features
  - Isolated queues
  - Scheduled jobs
  - Telemetry integration
  - Reliable execution/orphan rescue
  - Consumer draining, slow jobs are allowed to finish before shutdown
  - Historic Metrics
  - Node Metrics
  - Property Tested
- Why? | Philosophy | Rationale
- Installation
- Usage
  - Configuring Queues
  - Creating Workers
  - Enqueuing Jobs
  - Scheduling Jobs
- FAQ
- Contributing
- License

## License

Oban is released under the MIT license. See the [LICENSE](LICENSE.txt).