Constructor
| Parameters: | null|array|Traversable|AdapterOptions – |
|---|---|
| Throws ExceptionExtensionNotLoadedException: | |
Flush the whole storage
| Return type: | bool |
|---|
Remove items of given namespace
| Parameters: | string – |
|---|---|
| Return type: | bool |
Store data into Zend Data SHM Cache
| Parameters: |
|
|---|---|
| Return type: | void |
| Throws : | ExceptionRuntimeException |
Fetch a single item from Zend Data SHM Cache
| Parameters: | string – |
|---|---|
| Return type: | mixed The stored value or FALSE if item wasn’t found |
| Throws : | ExceptionRuntimeException |