Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多级缓存 #81

Open
wayslog opened this issue Jul 9, 2019 · 0 comments
Open

多级缓存 #81

wayslog opened this issue Jul 9, 2019 · 0 comments
Labels
2.0 release overlord 2.0 release 相关

Comments

@wayslog
Copy link
Collaborator

wayslog commented Jul 9, 2019

motivation

用于缓存容灾,我们需要支持二级缓存。二级缓存可能是一些低速的缓存类型,比如带持久化的redis,比如kv存储等。其中级目的是为了防止缓存被击穿带来的DB雪崩。

@wayslog wayslog added the 2.0 release overlord 2.0 release 相关 label Jul 9, 2019
@wayslog wayslog added this to the proxy 2.0 release milestone Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 release overlord 2.0 release 相关
Projects
None yet
Development

No branches or pull requests

1 participant