Class Redis
public
__construct(int $expire = 3600)
Constructor
get(string $key): mixed
Get
set(string $key, mixed $value, int $expire = 0): void
Set
delete(string $key): void
Delete