RedisValue.persist

Removes any existing expiration time for the key.

struct RedisValue
bool
persist
()

Return Value

Type: bool

true iff the key exists and an existing timeout was removed.

See Also

Meta