[jira] [Commented] (IGNITE-5241) Redis hash table support

2017-07-25 Thread Roman Shtykh (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101138#comment-16101138 ] Roman Shtykh commented on IGNITE-5241: -- [~anovikov] I have started implementing HASH commands, and

[jira] [Commented] (IGNITE-5241) Redis hash table support

2017-07-25 Thread Roman Shtykh (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101126#comment-16101126 ] Roman Shtykh commented on IGNITE-5241: -- Added HLEN command. > Redis hash table support >

[jira] [Commented] (IGNITE-5241) Redis hash table support

2017-07-10 Thread Roman Shtykh (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16081705#comment-16081705 ] Roman Shtykh commented on IGNITE-5241: -- Added HDEL and HEXISTS commands. > Redis hash table support

[jira] [Commented] (IGNITE-5241) Redis hash table support

2017-07-10 Thread Roman Shtykh (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079935#comment-16079935 ] Roman Shtykh commented on IGNITE-5241: -- Implemented the first set of commands: HSET, HGET, HMSET,