RedisValue.persist

bool persist() @safe

Removes any existing expiration time for the key.

Returns

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

See_also: PERSIST