You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "xiang zhang (Jira)" <ji...@apache.org> on 2019/12/09 08:08:00 UTC

[jira] [Updated] (KYLIN-4284) Introducing redis as a distributed query cache

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

xiang zhang updated KYLIN-4284:
-------------------------------
    Description: 
1. Redis is a very good cache database, and it is widely used, especially in China
2. Spring has abstracted and integrated the redis cache manager
3. Redis has multiple forms such as single node, sentinel mode, and cluster mode to deal with different distributed shared cache scenarios.

> Introducing redis as a distributed query cache
> ----------------------------------------------
>
>                 Key: KYLIN-4284
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4284
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Query Engine
>            Reporter: xiang zhang
>            Priority: Major
>
> 1. Redis is a very good cache database, and it is widely used, especially in China
> 2. Spring has abstracted and integrated the redis cache manager
> 3. Redis has multiple forms such as single node, sentinel mode, and cluster mode to deal with different distributed shared cache scenarios.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)