.. |
metrics
|
Minimize metrics overhead, disable hourly/daily aggregates for now since we dont use them, expire histograms quicker
|
2022-09-22 11:19:12 -07:00 |
middleware
|
Adjust CurrentAttributes to use String, fixes #5536
|
2022-09-20 14:10:26 -07:00 |
testing
|
Remove "worker" from codebase where possible
|
2022-03-03 12:37:25 -08:00 |
web
|
use global redis with web UI
|
2022-09-08 08:47:11 -07:00 |
api.rb
|
Sharding testing and fixes
|
2022-09-15 08:54:39 -07:00 |
capsule.rb
|
Name our connection pools so we can see them allocated in log output
|
2022-09-15 13:01:31 -07:00 |
cli.rb
|
polish banner
|
2022-09-23 14:31:35 -07:00 |
client.rb
|
merge main
|
2022-09-02 10:29:29 -07:00 |
component.rb
|
bugfixes for Pro 6.0
|
2022-08-30 11:51:23 -07:00 |
config.rb
|
polish
|
2022-09-22 14:07:36 -07:00 |
deploy.rb
|
Add deploy mark uniqueness
|
2022-09-22 11:37:33 -07:00 |
embedded.rb
|
polish
|
2022-09-22 14:07:36 -07:00 |
fetch.rb
|
refactor fetch timeout to avoid warning on Ruby 2.7
|
2022-09-09 10:41:07 -07:00 |
job.rb
|
Sharding testing and fixes
|
2022-09-15 08:54:39 -07:00 |
job_logger.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
job_retry.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
job_util.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
launcher.rb
|
polish
|
2022-09-22 14:07:36 -07:00 |
logger.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
manager.rb
|
Fix metrics tracking, more work on embed
|
2022-08-29 09:18:44 -07:00 |
monitor.rb
|
Exit sidekiqmon with non-zero exit code if an error occurs (#5196)
|
2022-02-15 07:05:07 -08:00 |
paginator.rb
|
Add a compatibility layer for redis-client (#5298)
|
2022-05-10 12:25:04 -07:00 |
pool.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
processor.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
rails.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
redis_client_adapter.rb
|
Remove much of the redis-client compat layer
|
2022-09-01 14:51:16 -07:00 |
redis_connection.rb
|
latest dependencies
|
2022-09-15 13:05:32 -07:00 |
ring_buffer.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
scheduled.rb
|
use global redis with web UI
|
2022-09-08 08:47:11 -07:00 |
sd_notify.rb
|
(docs) YARD annotations (#4563)
|
2020-05-13 07:10:51 -07:00 |
systemd.rb
|
Rework systemd integration so it does not activate when run in other binaries, like sidekiqswarm or a custom Sidekiq launcher, #4511
|
2020-03-26 13:07:45 -07:00 |
testing.rb
|
bugfixes for Pro 6.0
|
2022-08-30 11:51:23 -07:00 |
transaction_aware_client.rb
|
Introduce Sidekiq::Capsule (#5487)
|
2022-08-25 10:15:11 -07:00 |
version.rb
|
beta
|
2022-09-21 09:20:49 -07:00 |
web.rb
|
remove metrics beta gate
|
2022-08-24 11:21:58 -07:00 |
worker_compatibility_alias.rb
|
Swap Sidekiq::Worker and Sidekiq::Job
|
2022-05-10 14:43:25 -07:00 |