GitHub repository | This map was generated from repository code by SourceSpy (more info)
jetcacheDocuments
Repository Documents
Documents
Building.txt ............................. source
changelog.txt ............................ source
/docs/CN
AdvancedCacheAPI.md ...................... source -- CacheBuilder
Builder.md ............................... source -- 创建缓存
CacheAPI.md .............................. source -- 简介
Compatibility.md ......................... source -- spring兼容性
Config.md ................................ source -- 配置说明
CreateCache.md ........................... source -- CacheManager
DevNote.md ............................... source -- 开发环境配置
Embedded.md .............................. source -- LinkedHashMapCache
FAQ.md ................................... source -- 为什么调用同一个类的另一个方法,```@Cached```注解没有生效?
GettingStarted.md ........................ source -- 创建缓存实例
MethodCache.md ........................... source -- JetCache方法缓存和SpringCache比较类似,它原生提供了TTL支持,以...
Readme.md ................................ source -- 简介
RedisWithJedis.md ........................ source -- spring boot环境下的jedis支持
RedisWithLettuce.md ...................... source -- spring boot环境下的lettuce支持
Stat.md .................................. source -- 当yml中的jetcache.statIntervalMinutes大于0时,通过@...
/docs/EN
AdvancedCacheAPI.md ...................... source -- CacheBuilder
Builder.md ............................... source -- Create Cache
CacheAPI.md .............................. source -- Introduce
Compatibility.md ......................... source -- spring compatibility
Config.md ................................ source -- Here is an example of yml config file in S...
CreateCache.md ........................... source -- CacheManager
Embedded.md .............................. source -- LinkedHashMapCache
GettingStarted.md ........................ source -- Create Cache instance
MethodCache.md ........................... source -- The method caching in JetCache is similar ...
Readme.md ................................ source -- Introduce
RedisWithJedis.md ........................ source -- with spring boot
RedisWithLettuce.md ...................... source -- with Spring Boot
Stat.md .................................. source -- A statistic monitor has installed for the ...
introduce_CN.md .......................... source -- 阿里巴巴开源的通用缓存访问框架JetCache介绍