Skip to content

Commit

Permalink
Merge pull request #24 from smrchy/patch-1
Browse files Browse the repository at this point in the history
Show minimum Redis Version. Closes #23
  • Loading branch information
mpneuried authored Oct 24, 2016
2 parents 3744a9d + 12e94dc commit 2188855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

Helper to simply implement a worker [RSMQ ( Redis Simple Message Queue )](https://github.com/smrchy/rsmq).

Note: RSMQ uses the Redis EVAL command (LUA scripts) so the minimum Redis version is 2.6+.

[![NPM](https://nodei.co/npm/rsmq-worker.png?downloads=true&stars=true)](https://nodei.co/npm/rsmq-worker/)

## Install
Expand Down

0 comments on commit 2188855

Please sign in to comment.