Allow XTRIM maxLength equal 0 by NicoAvanzDev · Pull Request #2030 · StackExchange/StackExchange.Redis
Conversation
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
@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 :)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters