ContentGrabbingJi/ContentGrabbingJi-CacheStore-redis/src
LamGC c27d072e68
[Fix][Update] CacheStore-redis, Core 修复缓存组件的逻辑问题, 调整 Core 中对于 CacheStoreBuilder 的测试用例;
[Fix] CacheStoreBuilder 修复 Factory.canGetCacheStore 返回 false 被无视的问题;
[Fix] RedisConnectionPool 修复因变量未及时更新导致的逻辑异常;
[Update] CacheStoreBuilderTest 调整测试用例以更具体的检查获取的缓存实现类与预期是否相同;
2020-10-06 10:28:45 +08:00
..
main [Fix][Update] CacheStore-redis, Core 修复缓存组件的逻辑问题, 调整 Core 中对于 CacheStoreBuilder 的测试用例; 2020-10-06 10:28:45 +08:00
test/java/net/lamgc/cgj/bot/cache/redis [Add][Update] CacheStore-redis 添加 Redis 缓存存储容器的实现模块; 2020-09-12 03:15:37 +08:00