KeyValueExpirableFactoryInterface
interface KeyValueExpirableFactoryInterface (View source)
Defines the expirable key/value store factory interface.
Methods
get(string $collection)
Constructs a new expirable key/value store for a given collection name.
Details
KeyValueStoreExpirableInterface
get(string $collection)
Constructs a new expirable key/value store for a given collection name.