miniredis icon indicating copy to clipboard operation
miniredis copied to clipboard

Support command XAUTOCLAIM

Open vrecan opened this issue 3 years ago • 2 comments

We leverage streams and the auto claim functionality, it would be great if miniredis supported this. It would allow us to write unit tests instead of integration tests around this functionality.

vrecan avatar Feb 10 '22 16:02 vrecan

On Thu, Feb 10, 2022 at 08:43:40AM -0800, Ben Aldrich wrote:

We leverage streams and the auto claim functionality, it would be great if miniredis supported this. It would allow us to write unit tests instead of integration tests around this functionality.

Hi, thanks for your issue. I'll put it on my list, but of course a PR is also always welcome :)

alicebob avatar Feb 11 '22 07:02 alicebob

@alicebob Had the same problem as @vrecan and a little spare time to try to knock this out.

randall-fulton avatar Apr 27 '22 20:04 randall-fulton