mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-07-01 04:47:26 +00:00
[Fix] CacheStoreBuilder 修复 Factory.canGetCacheStore 返回 false 被无视的问题; [Fix] RedisConnectionPool 修复因变量未及时更新导致的逻辑异常; [Update] CacheStoreBuilderTest 调整测试用例以更具体的检查获取的缓存实现类与预期是否相同;