☰
D
dejadoc
VIBE-D:REDIS
/
vibe.db.redis.types
/
RedisValue.persist
🔍
☾
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