HGetExCommand extension
- on
-
- HashCommands
Methods
-
hGetEx(
String key, List< String> fields, {int? ex, int? px, int? exAt, int? pxAt, bool persist = false}) → Future<List< String?> > -
Available on HashCommands, provided by the HGetExCommand extension
HGETEX keyEX seconds | PX milliseconds | EXAT unix-time-seconds | PXAT unix-time-milliseconds | PERSISTFIELDS numfields fieldfield ...