$createCache
$createCache
will create custom cache.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
type | string | Cache type. | true |
name | string | Cache name. | true |
options | string | Cache options. | true |
Cache Types
Field |
---|
Group |
LinkedList |
PriorityQueue |
$createCache
will create custom cache.
Field | Type | Description | Required |
---|---|---|---|
type | string | Cache type. | true |
name | string | Cache name. | true |
options | string | Cache options. | true |
Field |
---|
Group |
LinkedList |
PriorityQueue |