autoload-cache-1.0 released

autoload-cache-1.0 released

change log:

  1. Add autoloadCondition to @Cache to dynamically set autoload value;
  2. Renamed CacheGeterSeter to ICacheManager;
  3. Add the AbstractCacheManager abstract class, and change the CachePointCut class to inherit this class; in order to implement a project, use multiple cache aop configurations.
  4. < aop:around pointcut-ref="..." method="proceed" /> 中method 值改为 "proceed";
  5. Add AdminServlet, print all the content of the automatic loading queue in the page, and add functions such as deleting cache.
  6. Change to the redis set data method and use the setEx method instead of set + expire to improve the operation performance;

For more details, please check https://github.com/qiujiayu/AutoLoadCache

There is also example code: https://github.com/qiujiayu/cache-example

{{o.name}}
{{m.name}}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324217854&siteId=291194637