void __construct(string $prefix = '') Create a new WinCache store.
float|int getDefaultCacheTime() Get the default cache time.
Store getStore()
int|bool increment(string $key, mixed $value = 1) Increment the value of
Database getRedis()
void setEventDispatcher(Dispatcher $events)
void setConnection(string $connection) Set the connection name to be used
void question(string $string, null|int|string $verbosity = null) Write
void putMany(array $values, float|int $minutes) Store multiple items in
array many(array $keys) Retrieve multiple items from the cache by key.
Page 27 of 34