Skip to content

SCAN, BITPOS, ZRANGE, and redis.call() fixes and updates

Choose a tag to compare

@alicebob alicebob released this 16 Mar 11:04
· 196 commits to master since this release
  • support for TYPE in SCAN (thanks @0xDiddi)
  • update BITPOS (thanks @dirkm)
  • fix a lua redis.call() return value (thanks @mpetronic)
  • update ZRANGE (thanks @valdemarpereira)