RedisValue.persist

bool persist()

Removes any existing expiration time for the key.

Returns

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

See_also: PERSIST