void __construct(string $key, array $tags = array()) Create a new event
bool add(string $key, mixed $value, DateTime|float|int $minutes)
mixed offsetGet(string $key) Retrieve an item from the cache by key.
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
int|bool decrement(string $key, mixed $value) Decrement the value of an
static void macro(string $name, callable $macro) Register a
MemcachedConnector class MemcachedConnector (
void put(string $key, mixed $value, float|int $minutes) Store an item in
void putMany(array $values, float|int $minutes) Store multiple items in
DatabaseStore class DatabaseStore implements
Page 8 of 34