.. |
extensions
|
Always use String keys with setter hash, fixes #5192
|
2022-02-09 08:42:18 -08:00 |
metrics
|
fix missing rfc3339 method
|
2022-08-17 10:15:45 -07:00 |
middleware
|
Optimization: do not create cattr unless it has contents
|
2022-07-28 15:54:56 -07:00 |
testing
|
Remove "worker" from codebase where possible
|
2022-03-03 12:37:25 -08:00 |
web
|
Histogram chart for job-specific metrics (#5473)
|
2022-08-16 10:56:36 -07:00 |
api.rb
|
Sidekiq.options, not .config, fixes #5491
|
2022-08-24 10:21:59 -07:00 |
cli.rb
|
Dont require any metrics code without opt-in, fixes #5456
|
2022-08-04 15:09:53 -07:00 |
client.rb
|
Redis-rb 4.8.0 compatibility, fixes #5484
|
2022-08-22 13:27:37 -07:00 |
component.rb
|
Per-job execution metrics (#5384)
|
2022-07-28 12:21:42 -07:00 |
delay.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
fetch.rb
|
Redis-rb 4.8.0 compatibility, fixes #5484
|
2022-08-22 13:27:37 -07:00 |
job.rb
|
|
|
job_logger.rb
|
|
|
job_retry.rb
|
require sidekiq/component, fixes #5462
|
2022-08-10 13:40:25 -07:00 |
job_util.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
launcher.rb
|
Redis-rb 4.8.0 compatibility, fixes #5484
|
2022-08-22 13:27:37 -07:00 |
logger.rb
|
Fix unsafe add
|
2022-04-21 10:39:13 -07:00 |
manager.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -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 |
processor.rb
|
Remove another usage of API within server code
|
2022-08-05 10:54:54 -07:00 |
rails.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
redis_client_adapter.rb
|
Refactor redis client adapter to be standalone and remove unnecessary namespacing
|
2022-05-10 12:52:43 -07:00 |
redis_connection.rb
|
Don't support Redis 5, as we are moving to redis-client
|
2022-08-24 10:20:09 -07:00 |
ring_buffer.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
scheduled.rb
|
Remove unnecessary code, bump
|
2022-08-05 10:50:01 -07:00 |
sd_notify.rb
|
|
|
systemd.rb
|
|
|
testing.rb
|
Fix drain_all infinite loop after clearing worker with symbolized queue (#5352)
|
2022-05-31 08:33:36 -07:00 |
transaction_aware_client.rb
|
A bit more polish for the API, #5291
|
2022-05-06 13:52:38 -07:00 |
version.rb
|
bump
|
2022-08-24 12:41:24 -07:00 |
web.rb
|
Rack 2/3 compat: header keys must be lower-case
|
2022-08-11 07:22:29 -07:00 |
worker.rb
|
Add transaction-aware client (#5291)
|
2022-05-06 10:10:36 -07:00 |