module SidekiqScheduler::RedisManager
def self.next_times_key
-
(String)
- with the key
def self.next_times_key "#{key_prefix}sidekiq-scheduler:next_times" end
(String)
- with the key
def self.next_times_key "#{key_prefix}sidekiq-scheduler:next_times" end