RestoreCommand extension

on
  • GenericCommands

Methods

restore(String key, int ttl, List<int> serializedValue, {bool replace = false, bool absttl = false, int? idleTime, int? freq}) Future<String>

Available on GenericCommands, provided by the RestoreCommand extension

RESTORE key ttl serialized-value REPLACE ABSTTL IDLETIME seconds FREQ frequency