|
NAMEGungho::Component::RobotRules::Storage::Cache - Cache Storage For RobotRules SYNOPSIS robot_rules:
cache:
module: 'Cache::Memcached'
expiration: 86400
servers:
- 127.0.0.1:11211
METHODSsetupget_ruleput_ruleget_pending_robots_txtpush_pending_robots_txt
|