Closed kjnsn closed 6 years ago
txs ! v3.3.2
damn !
2018-06-04 9:39 GMT+02:00 BOUYGE notifications@github.com:
@gbouyge approved this pull request.
Warning, this will introduce a BC break.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/M6Web/RedisMock/pull/68#pullrequestreview-125462354, or mute the thread https://github.com/notifications/unsubscribe-auth/ABFCWoqvzBBF1hXHxMfL6E41w_6WUzYxks5t5OQcgaJpZM4UYf27 .
-- Olivier Mansour http://oliviermansour.com/ http://fr.linkedin.com/in/omansour
v4.0.0
In order to be consistent with the redis protocol: https://redis.io/commands/exists, the command should return an integer rather than a boolean. I have confirmed that predis follows the behaviour from the redis spec.