ContentGrabbingJi/ContentGrabbingJi-CacheStore-api/src
LamGC 75f19e5d21
[Add] CacheStore-api 增加对缓存存储源类型的标注, 以协助 Core 按需选择缓存容器;
[Add] CacheStoreSource 增加缓存存储源类型枚举类, 暂时添加目前已涉及的类型;
[Update] Factory 增加 CacheStoreSource 项目(因为 CacheStoreSource 是没有更改需要的;
2020-10-01 00:58:40 +08:00
..
main/java/net/lamgc/cgj/bot/cache [Add] CacheStore-api 增加对缓存存储源类型的标注, 以协助 Core 按需选择缓存容器; 2020-10-01 00:58:40 +08:00
test/java/net/lamgc/cgj/bot/cache [Add] CacheStore-api 对 CacheKey 增加新的构造方法, 补充完整的单元测试; 2020-09-05 13:31:00 +08:00