.. |
extensions
|
Always use String keys with setter hash, fixes #5192
|
2022-02-09 08:42:18 -08:00 |
middleware
|
Adjust middleware, fixes #5371
|
2022-06-08 12:31:25 -07:00 |
testing
|
Remove "worker" from codebase where possible
|
2022-03-03 12:37:25 -08:00 |
web
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
.DS_Store
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
api.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
cli.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
client.rb
|
Add a compatibility layer for redis-client (#5298)
|
2022-05-10 12:25:04 -07:00 |
component.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
delay.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
fetch.rb
|
Add a bit of documentation, install yard
|
2022-06-08 12:26:06 -07:00 |
job.rb
|
Pull in Sidekiq::Job by default
|
2021-09-08 15:42:22 -07:00 |
job_logger.rb
|
Tweak job logger to reduce overhead, 3-4% speedup
|
2022-01-26 16:57:43 -08:00 |
job_retry.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
job_util.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
launcher.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -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
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -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
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
ring_buffer.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -07:00 |
scheduled.rb
|
Prepare for upcoming Sidekiq::Config redesign (#5340)
|
2022-05-31 13:37:31 -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
|
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
|
A bit more polish for the API, #5291
|
2022-05-06 13:52:38 -07:00 |
web.rb
|
Update dev dependencies, fix issues
|
2022-02-04 14:06:08 -08:00 |
worker.rb
|
Add transaction-aware client (#5291)
|
2022-05-06 10:10:36 -07:00 |