RubyGems Navigation menu

sidekiq_current_model_middleware 1.1.0

This gem provides Sidekiq middleware that extends the functionality of Sidekiq's built-in CurrentAttributes to persist and restore ActiveSupport::CurrentAttributes across Sidekiq jobs, with added support for ActiveRecord models. It uses GlobalID for serialization and deserialization of ActiveRecord objects, allowing seamless integration with Rails applications to maintain context between web requests and background jobs. The middleware supports multiple CurrentAttributes classes and handles both client-side and server-side persistence.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.0 - August 01, 2024 (6.0 KB)
  2. 1.0.2 - August 01, 2024 (6.0 KB)
  3. 1.0.1 - August 01, 2024 (6.0 KB)
顯示所有版本(共 4)

Runtime 相依性套件 (2):

rails >= 7
sidekiq ~> 7.0

Development 相依性套件 (6):

codecov >= 0
pg >= 0
rake >= 0
rspec >= 3.0
rubocop >= 0

擁有者:

推送者:

作者:

  • Zavier Miller

SHA 256 總和檢查碼:

=

總下載次數 433

這個版本 172

版本发布:

授權:

LGPLv3

Ruby 版本需求: >= 3.2.0

相關連結: