StackExchange.Redis
StackExchange.Redis copied to clipboard
[Feature Request] Support XAUTOCLAIM command that available since Redis 6.2.0 and two options in existing commands
XAUTOCLAIM - It's a useful feature which implement 2 command in one claim and search in pending list.
Option for XADD - NOMKSTREAM . It allow to use replace transaction with condition -EXIST.
Option for XTRIM - MINID
Still no autoclaim? :(