GetExCommand extension

on
  • StringCommands

Methods

getEx(String key, {int? ex, int? px, int? exAt, int? pxAt, bool persist = false}) Future<String?>

Available on StringCommands, provided by the GetExCommand extension

GETEX key EX seconds | PX milliseconds | EXAT timestamp | PXAT timestamp | PERSIST