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

使用SpringCache重写缓存设计 #125

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

blackdog1987
Copy link
Contributor

    1. 使用SpringCache重写缓存实现。
    1. 新增缓存实现:ConcurrentHashMap,Redis,EhCache
    1. 常用页面启用缓存
    1. 完善缓存evict

2. 新增缓存实现:ConcurrentHashMap,Redis,EhCache
3. 常用页面启用缓存
4. 完善缓存evict
…dev_blackdog1987

# Conflicts:
#	litemall-wx-api/src/main/java/org/linlinjava/litemall/wx/web/WxHomeController.java
@blackdog1987
Copy link
Contributor Author

重写缓存设计
新增了3个Module

@linlinjava
Copy link
Owner

非常非常感谢!

…dev_blackdog1987

# Conflicts:
#	litemall-wx-api/src/main/java/org/linlinjava/litemall/wx/web/WxHomeController.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants