sidekiq-statistic
sidekiq-statistic copied to clipboard
[#saparjohnick] replace deprecated redis method hmset
Replacing deprecated method
Redis has deprecated the hmsetcommand, called at ["/app/vendor/bundle/ruby/3.2.0/bundler/gems/sidekiq-statistic-f27c854d317f/lib/sidekiq/statistic/statistic/metrics/store.rb:33:in block in store_cache_metrics'"]`
https://redis.io/commands/hmset/
@davydovanton please take a look