Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect assertion in argument version checking
In the scenario where a method has more than one argument that has a redis server version constraint, the command is blocked even if the argument that has a failed version constraint isn't provided by the caller.
- Loading branch information