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-16 09:45:55 -08:00
..
middleware Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00
cli.rb Standardize on concurrency, not processor_count 2012-02-16 09:45:55 -08:00
client.rb Revert "fetch queue list stored by middleware" 2012-02-15 10:58:14 -08:00
manager.rb Standardize on concurrency, not processor_count 2012-02-16 09:45:55 -08:00
processor.rb Unique jobs will be the death of me. 2012-02-12 12:22:01 -08:00
rails.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
redis_connection.rb Rework redis connections so that the manager and 2012-02-11 13:14:03 -08:00
testing.rb Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00
util.rb Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00
version.rb Implement generic Ruby support via simple require flag 2012-02-09 20:32:59 -08:00
worker.rb Update Sidekiq logging to use standard Ruby logger 2012-02-14 09:00:26 -08:00