1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2012-02-10 23:32:42 -08:00
..
middleware First pass at Resque-compatible processing stats 2012-02-10 23:16:12 -08:00
cli.rb minor cleanup of RedisConnection 2012-02-09 22:03:05 -08:00
client.rb Client workers can now define associated queue 2012-02-10 20:20:01 -08:00
manager.rb fix reference 2012-02-10 23:21:03 -08:00
processor.rb Fix issue with workers stat set 2012-02-10 23:32:42 -08:00
rails.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
redis_connection.rb First pass at Resque-compatible processing stats 2012-02-10 23:16:12 -08:00
testing.rb Update testing infrastructure 2012-02-10 20:30:14 -08:00
util.rb First pass at Resque-compatible processing stats 2012-02-10 23:16:12 -08:00
version.rb Implement generic Ruby support via simple require flag 2012-02-09 20:32:59 -08:00
worker.rb Client workers can now define associated queue 2012-02-10 20:20:01 -08:00