autoload-cache-1.0 发布
autoload-cache-1.0 发布
变更记录:
- @Cache 中增加 autoloadCondition ,用于动态设置autoload值;
- 把CacheGeterSeter 更名为 ICacheManager;
- 增加AbstractCacheManager抽象类,并将CachePointCut类改为继承此类;以便于实现一个工程中,使用多个缓存aop配置。
- 中method 值改为 “proceed”;
- 增加AdminServlet,在页面中打印自动加载队列所有内容,同时增加删除缓存等功能。
- 往redis set 数据方法变更,使用setEx方法代替 set + expire,提升操作性能;
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。