ContentGrabbingJi/ContentGrabbingJi-CacheStore-api
LamGC 6f8e03baf5
[Add] 添加CacheStore-API;
[Add] CacheStore 添加缓存存储容器父接口;
[Add] CollectionCacheStore, SetCacheStore, ListCacheStore 添加集合型缓存存储容器接口;
[Add] SingleCacheStore 添加单项缓存存储容器接口;
[Add] Converter, StringConverter 添加数据类型转换器接口;
[Add] CacheStoreFactory 添加CacheStore工厂接口;
2020-09-03 14:03:18 +08:00
..
src/main/java/net/lamgc/cgj/bot/cache [Add] 添加CacheStore-API; 2020-09-03 14:03:18 +08:00
pom.xml [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00