Jens Deppe created GEODE-8932: --------------------------------- Summary: Support Redis SETNX command Key: GEODE-8932 URL: https://issues.apache.org/jira/browse/GEODE-8932 Project: Geode Issue Type: Test Components: redis Reporter: Jens Deppe
SETNX is deprecated (and a synonym for) SET... NX. Since we already have robust tests for SET... NX, we don't need many more for SETNX. -- This message was sent by Atlassian Jira (v8.3.4#803005)