OptionalabsttlSet to true to specify that ttl argument of BaseClient.restore represents
an absolute Unix timestamp (in milliseconds).
OptionalfrequencySet the FREQ option with object frequency to the given key.
OptionalidletimeSet the IDLETIME option with object idletime to the given key.
OptionalreplaceSet to true to replace the key if it exists.
Optional arguments for
RESTOREcommand.See
https://valkey.io/commands/restore/|valkey.io for details.
Remarks
IDLETIMEandFREQmodifiers cannot be set at the same time.