For lua scripting support.
@ -8,7 +8,7 @@ them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It should be integrated in your web stack
easily.
RQ requires Redis >= 2.2.0.
RQ requires Redis >= 2.6.0.
## Getting started