mybatis集成redis

系统原生集成的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/

http://www.terracotta.org/downloads/bigmemory-go-trial/

https://documentation.softwareag.com/onlinehelp/Rohan/terracotta_434/bigmemory-go/4-3-4_BigMemory_Go_Installation_Guide.pdf

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

 

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

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

posted @ 2018-02-12 11:51  任国强  阅读(557)  评论(0编辑  收藏  举报