https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
29a89d7 Last minute fixes 05 February 2012, 21:22:57 UTC
7b24f0f readme update 05 February 2012, 21:06:33 UTC
eb09ff5 Prepare for release 05 February 2012, 21:01:34 UTC
023099d Support autoconfig of Redis in Heroku 05 February 2012, 20:59:24 UTC
fc07dbc doc update 05 February 2012, 18:02:51 UTC
f58b7ef Tone down the messaging a bit 05 February 2012, 15:55:18 UTC
431d392 Merge 05 February 2012, 06:06:20 UTC
31efbce Merge pull request #1 from ryanlecompte/master Execution of middleware chain using blocks, unit tests, and minor cleanup 05 February 2012, 06:05:04 UTC
144bc90 rework how middleware chain is invoked, add middleware tests and cleanup 05 February 2012, 05:45:34 UTC
db3bf47 Fix warnings 05 February 2012, 05:36:40 UTC
5a151d7 Implement message processing middleware, patterned after Rack 05 February 2012, 00:53:09 UTC
92c51c5 Add full multithreaded integration test for manager 03 February 2012, 18:02:57 UTC
b77e879 Work around Celluloid issue #22 causing hung tests 29 January 2012, 22:35:16 UTC
1a03aa2 A small but vital fix, self != current_actor 26 January 2012, 21:02:47 UTC
922d5f8 Add Sidekiq::Processor testing, with bug fixes 26 January 2012, 20:45:04 UTC
4043f11 Fix dev load path logic 26 January 2012, 19:50:23 UTC
8aa870a readme overhaul 26 January 2012, 05:12:18 UTC
83db466 Fix perform_async, thanks @ryanlecompte 25 January 2012, 21:53:00 UTC
2771a0a Rename workers to processors. New Railtie support. Workers are the user's classes, the threads are now called processors. Add secret sauce to make Rails config much easier. Use a railtie to auto-add app/workers to the autoload path. 25 January 2012, 21:32:51 UTC
f08036f update todo 25 January 2012, 04:24:21 UTC
fa1ccf9 Add GPL and commercial license info 25 January 2012, 03:44:57 UTC
d93c513 Misc cleanup 25 January 2012, 02:07:18 UTC
e8b8e53 Remove daemonization code, let god/monit handle it. Use a 'default' queue for simplicity. 24 January 2012, 22:53:36 UTC
da8c837 Message dispatch loop now working 24 January 2012, 06:08:38 UTC
4043cac SimpleCov fixes 24 January 2012, 06:07:21 UTC
10e1f12 Integrate simplecov 24 January 2012, 05:02:54 UTC
f696307 Docs, license 24 January 2012, 04:56:06 UTC
8914413 Holy crap, it boots Rails3 and actually sends messages to the workers! 23 January 2012, 22:05:03 UTC
e7ae72d More client testing 23 January 2012, 20:56:49 UTC
5366506 Server starts up now! 23 January 2012, 00:01:46 UTC
5c46cc8 Janus is unusable with jruby 23 January 2012, 00:00:10 UTC
3b8b655 worker mgmt and msg dispatch 22 January 2012, 19:32:38 UTC
14bd637 Documentation, start client work 22 January 2012, 00:42:21 UTC
4be6371 Add worker 17 January 2012, 04:05:38 UTC
38949ee Add celluloid 17 January 2012, 04:02:58 UTC
d823207 bundler 17 January 2012, 03:25:20 UTC
f6a2fc1 get it working 17 January 2012, 00:18:36 UTC
a62fbf9 oops 17 January 2012, 00:15:29 UTC
726b6ca Misc 17 January 2012, 00:14:47 UTC
26d9a92 first commit 16 January 2012, 23:17:42 UTC
back to top