NamespacedPoolInterface
in
Enables namespace-based invalidation by prefixing keys with backend-native namespace separators.
Note that calling withSubNamespace() MUST NOT mutate the pool, but return a new instance instead.
When tags are used, they MUST ignore sub-namespaces.
Tags
Table of Contents
Methods
- withSubNamespace() : static
Methods
withSubNamespace()
public
withSubNamespace(string $namespace) : static
Parameters
- $namespace : string