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

https://github.com/gregl83/n-queue

NodeJS Redis Queue
https://github.com/gregl83/n-queue

Last synced: 7 months ago
JSON representation

NodeJS Redis Queue

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/gregl83/n-queue.svg?branch=master)](https://travis-ci.org/gregl83/n-queue)
[![Coverage Status](https://coveralls.io/repos/gregl83/n-queue/badge.svg)](https://coveralls.io/r/gregl83/n-queue?branch=master)
# n-queue

NodeJS Redis Queue

**in developemnt**

Alpha Release Scheduled For May 2015

todo

## Requirements

- NodeJS v0.10.x or higher
- NPM
- Redis v2.8.x or higher

See `./package.json`

## Installation

Source available on [GitHub](https://github.com/gregl83/n-queue) or install module via NPM:

$ npm install n-queue

## License

MIT