This backends stores cache records in shared memory through the XCache extension (which is of course need for using this backend).
Be careful : with this backend, "tags" are not supported for the moment as the "doNotTestCacheValidity=true" argument.
Available options are :
Table 29. Xcache Backend Options
| Option | Data Type | Default Value | Description |
|---|---|---|---|
| user | String | NULL |
xcache.admin.user, necessary for the
clean() method
|
| password | String | NULL |
xcache.admin.pass (in clear form, not
MD5), necessary for the
clean() method
|




