You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/04/28 08:49:12 UTC

[jira] [Updated] (IGNITE-3066) Set of Redis commands that can be easily implemented via existing REST commands

     [ https://issues.apache.org/jira/browse/IGNITE-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shtykh updated IGNITE-3066:
---------------------------------
    Description: 
As the 1st iteration of IGNITE-2788 the following commands can be implemented via existing REST commands,
GET
MGET
SET
MSET
INCR
DECR
INCRBY
DECRBY
APPEND
STRLEN
GETSET
SETRANGE
GETRANGE
DEL
EXISTS
DBSIZE
http://redis.io/commands

> Set of Redis commands that can be easily implemented via existing REST commands
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-3066
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3066
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Roman Shtykh
>            Assignee: Roman Shtykh
>
> As the 1st iteration of IGNITE-2788 the following commands can be implemented via existing REST commands,
> GET
> MGET
> SET
> MSET
> INCR
> DECR
> INCRBY
> DECRBY
> APPEND
> STRLEN
> GETSET
> SETRANGE
> GETRANGE
> DEL
> EXISTS
> DBSIZE
> http://redis.io/commands



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