12 Commits (89521f8daebbb279559b48e671a70fedb4799bf6)

Author SHA1 Message Date
Jannis Leidel c019662430
Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs
This includes:

- a partial refactor of the CLI to organize the shared options
- extends the tests in areas where passing custom backend classes makes sense
- allow setting the core CLI options as env vars
- minor cosmetic changes here and there
8 years ago
Vincent Driessen a689cdb3ec Ignore more files 8 years ago
ahxxm 95e06818d9 ignore IDE cache folder 9 years ago
Jonathan Tushman 82333d2ad5 triggering shutdown by setting a redis flag 10 years ago
Travis Johnson 629b392924 add PyCharm .idea folder to .gitignore 10 years ago
foxx 0466562a13 Fixes from comments in #415
Added tox/vagrant tmp dir to gitignore
Removed unused import
Renamed id to job_id in enqueue_call() as per comments in #415
10 years ago
Vincent Driessen 9d78f145a3 Add wheel support to RQ. 11 years ago
Vincent Driessen 7ff3d5c5cd Ignore .envrc files. 11 years ago
Vincent Driessen d418fbe9a8 Remove accidentally committed file. 12 years ago
Vincent Driessen 73e6017896 Add tox tests, for Python 2.6 and PyPy. 12 years ago
Vincent Driessen f62e295454 Ignore autoenv file. 13 years ago
Vincent Driessen c45e056786 Add some project meta stuff. 13 years ago