mirror of https://github.com/peter4431/rq.git
Add a standard --url argument to all scripts.
redis-py now supports URL-based connection configuration. When --url is specified, we use it to construct the Redis object. Otherwise, we use the existing argument-based construction method. `Redis.from_url()` is new in redis-py 2.6.2, so that prerequisite has been adjusted accordingly.main
parent
b97a9df69c
commit
eb00f69ced
Loading…
Reference in New Issue