首页 > 其他 > 详细

mybatis集成redis

时间:2018-02-12 12:05:17      阅读:214      评论:0      收藏:0      [点我收藏+]

系统原生集成的Ehcache,

但是监控需要(version 2.7),Ehcache Monitor

http://www.ehcache.org/documentation/2.7/operations/jmx.html

缓存数据监控:可以通过注册MBean实现用JConsole的简单监控。

http://www.ehcache.org/documentation/2.7/operations/monitor.html

缓存数据监控:Ehcache Monitor则可以实现更完善的监控功能。

 

最新的监控需要(version 3.4),BigMemory Go

http://www.terracotta.org/downloads/

有90天免费试用版,过期需要购买注册商业版。

 

与其被Ehcache的收费策略牵着鼻子走,不如把mybatis的缓存由Ehcache改为redis,redis的命令行监控还是挺方便啦。

http://www.mybatis.org/redis-cache/

mybatis集成redis

原文:https://www.cnblogs.com/rgqancy/p/8444159.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!