[jira] [Created] (IGNITE-4244) Redis INCR/DECR should be able to operate on strings

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4244) Redis INCR/DECR should be able to operate on strings

Anton Vinogradov (Jira)
Roman Shtykh created IGNITE-4244:
------------------------------------

             Summary: Redis INCR/DECR should be able to operate on strings
                 Key: IGNITE-4244
                 URL: https://issues.apache.org/jira/browse/IGNITE-4244
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Roman Shtykh


"The INCR command parses the string value as an integer, increments it by one, and finally sets the obtained value as the new value. "
http://redis.io/topics/data-types-intro



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)