stipsan / ioredis-mock

Emulates ioredis by performing all operations in-memory.
MIT License
336 stars 124 forks source link

feat: zrangebylex and zrevrangebylex #1269

Closed marcoreni closed 1 year ago

marcoreni commented 1 year ago

This PR adds ZRANGEBYLEX, ZREVRANGEBYLEX and support of BYLEX param inside ZRANGE

stipsan commented 1 year ago

The end-to-end test is failing due to the data option only works in the mock. I'll merge and fix 😄

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 8.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: