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

Commits on Jan 29, 2019

  1. support emoji

    blackdog1987 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    4802e21 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    982f6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e95978 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. 1. 使用SpringCache重写缓存实现。

    2. 新增缓存实现:ConcurrentHashMap,Redis,EhCache
    3. 常用页面启用缓存
    4. 完善缓存evict
    blackdog1987 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    eac7d87 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/linlinjava/litemall into …

    …dev_blackdog1987
    
    # Conflicts:
    #	litemall-wx-api/src/main/java/org/linlinjava/litemall/wx/web/WxHomeController.java
    blackdog1987 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    74d1f70 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Merge branch 'master' of https://github.com/linlinjava/litemall into …

    …dev_blackdog1987
    
    # Conflicts:
    #	litemall-wx-api/src/main/java/org/linlinjava/litemall/wx/web/WxHomeController.java
    blackdog1987 committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    66f200b View commit details
    Browse the repository at this point in the history