fanli/src/main/resource/ehcache.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/resource/ehcache.xml
@@ -268,5 +268,11 @@ timeToLiveSeconds="1800" overflowToDisk="true" memoryStoreEvictionPolicy="LRU" /> <!-- 红包缓存缓存 --> <cache name="redpackCache" maxElementsInMemory="1000" maxElementsOnDisk="10000" eternal="false" timeToIdleSeconds="1800" timeToLiveSeconds="1800" overflowToDisk="true" memoryStoreEvictionPolicy="LRU" /> </ehcache>