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
2022-05-11 17:34:56 -07:00
..
middleware Remove "worker" from codebase where possible 2022-03-03 12:37:25 -08:00
testing Remove "worker" from codebase where possible 2022-03-03 12:37:25 -08:00
web Remove support for redis-namespace and old Redis 2022-05-11 12:24:22 -07:00
api.rb remove unused method 2022-05-10 14:29:44 -07:00
cli.rb 7.0 notes, fix CI 2022-05-10 14:29:44 -07:00
client.rb Add a compatibility layer for redis-client (#5298) 2022-05-10 12:25:04 -07:00
exception_handler.rb
fetch.rb
job.rb Replace constantize with const_get since we require Ruby 2.7 now 2022-05-11 17:34:56 -07:00
job_logger.rb
job_retry.rb Remove "worker" from codebase where possible 2022-03-03 12:37:25 -08:00
job_util.rb A bit more polish for the API, #5291 2022-05-06 13:52:38 -07:00
launcher.rb Add a compatibility layer for redis-client (#5298) 2022-05-10 12:25:04 -07:00
logger.rb Fix unsafe add 2022-04-21 10:39:13 -07:00
manager.rb Log incomplete job data at DEBUG level, fixes #5301 2022-04-26 15:51:25 -07:00
monitor.rb
paginator.rb Add a compatibility layer for redis-client (#5298) 2022-05-10 12:25:04 -07:00
processor.rb Replace constantize with const_get since we require Ruby 2.7 now 2022-05-11 17:34:56 -07:00
rails.rb Remove "worker" from codebase where possible 2022-03-03 12:37:25 -08:00
redis_client_adapter.rb Remove support for redis-namespace and old Redis 2022-05-11 12:24:22 -07:00
redis_connection.rb Remove support for redis-namespace and old Redis 2022-05-11 12:24:22 -07:00
scheduled.rb Add a compatibility layer for redis-client (#5298) 2022-05-10 12:25:04 -07:00
sd_notify.rb
systemd.rb
testing.rb Replace constantize with const_get since we require Ruby 2.7 now 2022-05-11 17:34:56 -07:00
transaction_aware_client.rb A bit more polish for the API, #5291 2022-05-06 13:52:38 -07:00
util.rb
version.rb A bit more polish for the API, #5291 2022-05-06 13:52:38 -07:00
web.rb
worker_compatibility_alias.rb Swap Sidekiq::Worker and Sidekiq::Job 2022-05-10 14:43:25 -07:00