(PECL yac >= 1.0.0)
Yac::delete — Remove items from cache
$keys
, int $ttl = ?
) : boolremove items from cache
keysstring key, or array of multiple keys to be removed
ttlif delay is set, delete will mark the items to be invalid in ttl second.