class SplitIoClient::Cache::Adapters::RedisAdapter

def initialize_map(key)

Map
def initialize_map(key)
  # No need to initialize hash/map in Redis
end