Skip to content

stream command fixes, bitpos fix, exec fix

Choose a tag to compare

@alicebob alicebob released this 19 May 09:24
· 282 commits to master since this release
  • fix BITPOS error (thanks @xiaoyuzdy)
  • small fixes for XREAD, XACK, and XDEL. Mostly error cases.
  • fix empty EXEC return type (thanks @ashanbrown)
  • fix XDEL (thanks @svakili and @yvesf)
  • fix FLUSHALL for streams (thanks @svakili)