stipsan / ioredis-mock

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

fix: Backport rpoplpush should rotate the list when source and destintation are the same #1322

Closed mgrunberg closed 11 months ago

mgrunberg commented 11 months ago

Would you consider backporting https://github.com/stipsan/ioredis-mock/pull/1321 to v7.x?

I can't upgrade to v8 yet and I'm facing fix https://github.com/stipsan/ioredis-mock/issues/1320.

github-actions[bot] commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: