float|int getDefaultCacheTime() Get the default cache time.
void putMany(array $values, float|int $minutes) Store multiple items in
string getPrefix() Get the cache key prefix.
void __construct(Database $redis, string $prefix = '', string
TaggableStore class TaggableStore (
void forever(string $key, mixed $value) Store an item in the cache indefinitely
void flush() Remove all items from the cache.
string tagKey(string $name) Get the tag identifier key for a given tag
Page 5 of 28