zio / zio-redis

A ZIO-based redis client
https://zio.github.io/zio-redis
Apache License 2.0
123 stars 63 forks source link

Support exclusive range in zRange, lRange, bitCount, getRange #989

Closed maizy closed 2 months ago

maizy commented 2 months ago

relates to #352

Support for exclusive range in all related commands.