You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/02/09 18:29:00 UTC

[jira] [Created] (GEODE-8932) Support Redis SETNX command

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)