(PECL yac >= 1.0.0)
Yac::set — Store into cache
$keys
$value
$ttl
$key_vals
Add a item into cache, it the key is already exists, override it.
keys
string key
value
mixed value, All php value type could be stored except resource
ttl
expire time
the value self