Package com.github.fppt.jedismock.operations.streams
package com.github.fppt.jedismock.operations.streams
-
ClassesClassDescriptionXADD key [NOMKSTREAM] [(MAXLEN | MINID) [= | ~] threshold [LIMIT count]] (* | id) field value [field value ...]
Supported options: all, except '~'
About trim options seeXTrimXDEL key id [id ...]XLEN keyXRANGE key start end [COUNT count]
Supported options: COUNTXREAD [COUNT count] [BLOCK milliseconds] STREAMS key [key ...] id [id ...]
All options are supportedXTRIM key (MAXLEN | MINID) [= | ~] threshold [LIMIT count]
Supported options: MINID, MAXLEN, LIMIT, =
Unsupported options: "~" - due to the fact that our implementation works as = option