HPERSISTRemove per-field TTLs from a hash.
| Syntax | HPERSIST key FIELDS numfields field [field ...] |
| Group | hash |
| Arity | -5 |
| Since | 1.0.0 |
| Flags | write |
| Complexity | O(F) fields |
| Redis compatibility | differs: silently accepts a stray NX|XX|GT|LT token before FIELDS (it shares HEXPIRE's parser) where Redis rejects it |