ContentGrabbingJi/ContentGrabbingJi-CacheStore-local
LamGC e2c6aca34c
[Change] CacheStore-Local 调整 AutoCleanTimer 初始化细节, 将 AutoCleanTimer 对 Cleanable 的强引用改为弱引用;
[Change] AutoCleanTimer 简化 static 代码块内容, 移除 debug 相关代码(目前用不上);
[Change] AutoCleanTimer 对 Cleanable 的强引用改为弱引用, 以防止 CacheStore 无法被回收导致内存泄漏;
2020-10-18 14:34:01 +08:00
..
src [Change] CacheStore-Local 调整 AutoCleanTimer 初始化细节, 将 AutoCleanTimer 对 Cleanable 的强引用改为弱引用; 2020-10-18 14:34:01 +08:00
pom.xml [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00