Gungho::Component::RobotRules::Storage::Cache - Cache Storage For RobotRules


Gungho documentation  | view source Contained in the Gungho distribution.

Index


NAME

Top

Gungho::Component::RobotRules::Storage::Cache - Cache Storage For RobotRules

SYNOPSIS

Top

  robot_rules:
    cache:
      module: 'Cache::Memcached'
      expiration: 86400
      servers:
        - 127.0.0.1:11211

METHODS

Top

setup

get_rule

put_rule

get_pending_robots_txt

push_pending_robots_txt


Gungho documentation  | view source Contained in the Gungho distribution.