Sha256: 63394e015b1575b7ed379ed46e42e7fdd694acc77955710bc1ebe3b86effbc7e
Contents?: true
Size: 166 Bytes
Versions: 2
Compression:
Stored size: 166 Bytes
Contents
module TireAsyncIndex module Workers class SidekiqUpdateIndex < UpdateIndex include Sidekiq::Worker sidekiq_options queue: :normal end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tire_async_index-0.2.1 | lib/tire_async_index/workers/sidekiq_update_index.rb |
tire_async_index-0.2.0 | lib/tire_async_index/workers/sidekiq_update_index.rb |