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 2017/07/26 03:49:00 UTC

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

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

Roman Shtykh updated IGNITE-5241:
---------------------------------
    Description: 
STRING commands use {{redis-ignite-internal-cache-n}}. 
Then HASH commands (https://redis.io/commands#hash) can work on {{redis-ignite-internal-cache-KEY_NAME}} caches.

With this, server commands like _SELECT_, _FLUSHDB_ will work only on STRING caches.
_FLASHALL_ will purge all Redis caches.

> Redis hash table support
> ------------------------
>
>                 Key: IGNITE-5241
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5241
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Roman Shtykh
>            Assignee: Roman Shtykh
>
> STRING commands use {{redis-ignite-internal-cache-n}}. 
> Then HASH commands (https://redis.io/commands#hash) can work on {{redis-ignite-internal-cache-KEY_NAME}} caches.
> With this, server commands like _SELECT_, _FLUSHDB_ will work only on STRING caches.
> _FLASHALL_ will purge all Redis caches.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)