ContentGrabbingJi/ContentGrabbingJi-CacheStore-api/src
LamGC 4f877a03c2
[Add][Change] CacheStore-api 调整 CacheStoreFactory 的方法信息;
[Add] Factory 添加注解以设置固定信息;
[Add] FactoryPriority 添加优先级常量类;
[Add] GetCacheStoreException 增加异常以表示无法获取 CacheStore 对象;
[Change] CacheStoreFactory 增加'canGetCacheStore'方法, 调整方法签名以允许抛出异常;
2020-09-12 02:58:59 +08:00
..
main/java/net/lamgc/cgj/bot/cache [Add][Change] CacheStore-api 调整 CacheStoreFactory 的方法信息; 2020-09-12 02:58:59 +08:00
test/java/net/lamgc/cgj/bot/cache [Add] CacheStore-api 对 CacheKey 增加新的构造方法, 补充完整的单元测试; 2020-09-05 13:31:00 +08:00