Allow XTRIM maxLength equal 0 by NicoAvanzDev · Pull Request #2030 · StackExchange/StackExchange.Redis

Conversation

@NicoAvanzDev

Since "XTRIM key MAXLEN 0" is allowed by Redis, it may be useful remove the coded constraint "MAXLEN > 0" in order to clean the whole stream

NickCraver

@NickCraver

@NicoAvanzDev can you please add a line to the release notes like the others under "Unreleased"? Or okay with me pushing one to branch? We always want to recognize contributions :)

NickCraver

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

2 participants

@NicoAvanzDev @NickCraver