Closed alex-scott closed 4 years ago
thanks @alex-scott :wave:
could you link some documentation about this, please?
thanks @alex-scott
could you link some documentation about this, please?
thanks 👌
indeed, it seems to be a "predis only" stuff:
Note: The argument order is not the same as in the Redis documentation. This difference is kept for compatibility reasons
but since we've put the following statement in our documentation:
Work for now only with predis
maybe we should follow up with the predis parameters order too
thanks @alex-scott => https://github.com/M6Web/RedisMock/releases/tag/v5.0.0
Seems predis has different parameters order than REDIS server. Just fixed function to match PHP extension