Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
ttl
Default time-to-live (in seconds) applied to cached values.
public int $ttl = 3600Type: int
use_pragma
Whether to disable cache reads when a Pragma: no-cache request header is present.
public bool $use_pragma = trueType: bool
keepalive
Whether accessing a value should reset its expiry.
public bool $keepaliveType: bool
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000