module SidekiqScheduler::RedisManager

def self.key_prefix

Returns:
  • (String) - with the key prefix
def self.key_prefix
  @key_prefix
end