Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
server
A single server hostname/IP, or an array of them.
public array|string $server = 'localhost'Type: array|string
port
The port used to connect to each server.
public int $port = 11211Type: int
use_compression
Whether to enable transport compression.
public bool $use_compressionType: bool
persistent_id
public string $persistent_idType: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000