miniredis
miniredis copied to clipboard
Support command XAUTOCLAIM
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.
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 Had the same problem as @vrecan and a little spare time to try to knock this out.