RedisMock
RedisMock copied to clipboard
[Feature Request] Introduce sscan method
The latest releases of Laravel have started using the sscan method to chunk results.
RedisMock does not support this method. It would be really helpful to get this functionality added.
https://github.com/laravel/framework/pull/39939