XAddCommand extension

on
  • StreamCommands

Methods

xAdd(String key, Map<String, String> fields, {String id = '*', int? maxLen, bool approximate = false, bool noMkStream = false}) Future<String>

Available on StreamCommands, provided by the XAddCommand extension

XADD key NOMKSTREAM [MAXLEN|MINID =|~ threshold LIMIT count] ID field value field value ...