Encrypter getEncrypter()
void forever(string $key, mixed $value) Store an item in the cache indefinitely
bool forget(string $key) Remove an item from the cache.
array many(array $keys) Retrieve multiple items from the cache by key.
void flush() Remove all items from the cache.
CacheHit class CacheHit (
void fire() Execute the console command.
void __construct(Database $redis, string $prefix = '', string
TaggedCache tags(array|mixed $names)
void putMany(array $values, float|int $minutes) Store multiple items in
Page 1 of 34