Search…
⌘K
Ask AI
⌘I
Discord
Blog
Twitter
Console
Overview
Redis
Vector
QStash
Workflow
Search
Box
Realtime
Developer API
Redis
SDKs
Typescript
Commands
Generic
PERSIST
Remove any timeout set on the key.
1 min read
Copy as Markdown
Arguments
#
key
string
required
#
The key to persist
Response
#
KEYS
PEXPIRE
Example
await
redis.
persist
(key);