Commit Graph

  • a77c3d9104 Support quitting when all work is done (i.e. queue is empty). Vincent Driessen 2011-11-15 01:04:44 +0100
  • 8dc2b15a6e Remove empty file. Vincent Driessen 2011-11-15 00:50:44 +0100
  • 0459134df3 Update header style. Vincent Driessen 2011-11-15 00:38:13 +0100
  • ca99cd911a Doc changes. Vincent Driessen 2011-11-15 00:36:17 +0100
  • 98ffcd8e05 Create soft dependency on logbook. Vincent Driessen 2011-11-15 00:35:56 +0100
  • cd31f6aba9 Adapt examples so they run again. Vincent Driessen 2011-11-15 00:35:18 +0100
  • 56fc74118e Get rid of the formal definition. We're not a lawyer agency here. Vincent Driessen 2011-11-15 00:22:24 +0100
  • 227e107a82 Oops, fix some old references to current_connection. Vincent Driessen 2011-11-14 22:26:43 +0100
  • d721f0708b Refactor the whole Redis connection stuff to be just as easy as in RDB. Vincent Driessen 2011-11-14 21:25:52 +0100
  • 5c4163400e Update README.md Vincent Driessen 2011-11-14 18:40:12 +0100
  • 5be9a41f3d Getting the facts right, here. Vincent Driessen 2011-11-14 18:35:41 +0100
  • 9b51083fd2 Add example and README updates. Vincent Driessen 2011-11-14 15:15:05 +0100
  • 05e83c5231 Add a very minor beginning to the test cases. Vincent Driessen 2011-11-14 14:18:21 +0100
  • 518db8c24b Add better connection management. Vincent Driessen 2011-11-14 14:17:30 +0100
  • d8d388c841 Log the results of jobs. Vincent Driessen 2011-11-14 12:24:48 +0100
  • f21b2af2b6 Make it an actual PyPI-managable Python package. Vincent Driessen 2011-11-14 12:16:28 +0100
  • c45e056786 Add some project meta stuff. Vincent Driessen 2011-11-14 12:10:59 +0100
  • 5eadd5ef52 Factor out a Queue object. Vincent Driessen 2011-11-14 09:35:34 +0100
  • 834a79814e Rename task -> job. Vincent Driessen 2011-11-13 22:31:00 +0100
  • a5a8925608 Add an actual awesome worker structure. Vincent Driessen 2011-11-13 22:19:09 +0100
  • 606f7f7cb3 Fix expire call. Vincent Driessen 2011-11-13 14:59:34 +0100
  • 374c95f7a2 It ain't *that* naive ;) Vincent Driessen 2011-11-12 13:29:26 +0100
  • 3aae096ac2 Made a beginning to a Python module structure to support Redis queue. Vincent Driessen 2011-11-11 17:18:06 +0100