mixed driver(string $driver = null) Get a cache driver instance.
void decrement(string $key, mixed $value = 1) Increment the value of an
bool forget(string $key) Remove an item from the cache.
array many(array $keys) Retrieve multiple items from the cache by key.
void __construct(Database $redis, string $prefix = '', string
int|bool increment(string $key, mixed $value = 1) Increment the value of
void putMany(array $values, float|int $minutes) Store multiple items in
void __construct(string $key, array $tags = array()) Create a new event
Page 4 of 34