[
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)