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
- Host: GitHub
- URL: https://github.com/gregl83/n-queue
- Owner: gregl83
- Created: 2015-04-09T02:15:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T06:34:21.000Z (about 11 years ago)
- Last Synced: 2025-03-30T13:35:01.469Z (about 1 year ago)
- Language: JavaScript
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/gregl83/n-queue)
[](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