Skip to content

Commit

Permalink
Show minimum Redis Version. Closes #23
Browse files Browse the repository at this point in the history
  • Loading branch information
smrchy authored Oct 24, 2016
1 parent 3744a9d commit 12e94dc
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 12e94dc

Please sign in to comment.