Sha256: ce83d15777890c5e5b83d7308a9789b55eed2dba208ddbccb2f89d273ce5960c
Contents?: true
Size: 592 Bytes
Versions: 1
Compression:
Stored size: 592 Bytes
Contents
# sidekiq_publisher ## v0.3.2 - Require `activerecord-postgres_pub_sub` v0.4.0 or later for strong migrations support. ## v0.3.1 - Index published_at as part of create table. ## v0.3.0 - Add support for Rails 5.2. ## v0.2.1 - Use period instead of colon as a separator in metric names. ## v0.2.0 - Add caching for job class constant lookup. - Add metrics for the number of jobs published and purged. - Add ActiveSupport as a runtime dependency. ## v0.1.1 - Publish Sidekiq jobs with the `created_at` value from when the job was inserted into the table. ## v0.1.0 - Initial version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq_publisher-0.3.2 | CHANGELOG.md |