28 Commits (e0b26758a26464ee18fbea7dbd2ef8e1b8e75089)

Author SHA1 Message Date
Vincent Driessen 6b075f6cb7 Add comment to the README. 13 years ago
Vincent Driessen f3890c85a0 Reformat Markdown for Python highlighting. 13 years ago
Vincent Driessen 4d2157cdb5 Add the same treatment to the README file. 13 years ago
Vincent Driessen b0a42f4e25 Add Travis CI configuration file. 13 years ago
Vincent Driessen b8430ffc0f Don't use 'from rq import *'. 13 years ago
Vincent Driessen bbfe621bd1 Mention python-requests.org, for completeness sake. 13 years ago
Vincent Driessen 42c3b593f9 Fix typo in basic example. 13 years ago
Vincent Driessen ccc9abd8fa Fix wording. 13 years ago
Vincent Driessen 166a79a0fd Fix documentation URL. 13 years ago
Vincent Driessen 506f7c9e17 Fix incorrect API call in the README example. 13 years ago
Vincent Driessen f47398a754 Ditch false code size claim. 13 years ago
Vincent Driessen abc66171eb Simplify the count_words_at_url example.
The long implementation derived attention a bit from the actual point of
enqueuing here.
13 years ago
Vincent Driessen 373aeb214e Getting the facts right here. 13 years ago
Vincent Driessen 767ad519c2 Fix code 13 years ago
Vincent Driessen 4eb8425acc Copy-paste README doc from gh-pages. 13 years ago
Vincent Driessen d780c929c0 Change semantics of work(). Add work_burst().
work() will now start the worker run loop, and work_burst() now leads to
the burst-then-quit behaviour.
13 years ago
Vincent Driessen ced001cbb9 Update README with some project values. 13 years ago
Vincent Driessen 652ced2580 Add sources of inspiration. 13 years ago
Vincent Driessen f15f6d7843 Fix terminology. 13 years ago
Vincent Driessen 83e29ca987 Document how to start a worker. 13 years ago
Vincent Driessen 22f3da1832 Update README (and example). 13 years ago
Vincent Driessen 0459134df3 Update header style. 13 years ago
Vincent Driessen ca99cd911a Doc changes. 13 years ago
Vincent Driessen 56fc74118e Get rid of the formal definition. We're not a lawyer agency here. 13 years ago
Vincent Driessen 5c4163400e Update README.md 13 years ago
Vincent Driessen 5be9a41f3d Getting the facts right, here. 13 years ago
Vincent Driessen 9b51083fd2 Add example and README updates. 13 years ago
Vincent Driessen c45e056786 Add some project meta stuff. 13 years ago