(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC a7495156ff
[Add][Fix] 添加新的CacheStore子类型, 修复 CacheStoreFactory 方法命名错误;
[Fix] CacheStoreFactory 修复 newMapCacheStore():SingleCacheStore 方法命名错误(更名为 newSingleCacheStore);
[Add] MapCacheStore 初步添加映射表型缓存存储容器接口;
[Add] CacheStoreFactory 增加对 MapCacheStore 的获取方法;
2020-09-04 18:45:32 +08:00
ContentGrabbingJi-CacheStore-api [Add][Fix] 添加新的CacheStore子类型, 修复 CacheStoreFactory 方法命名错误; 2020-09-04 18:45:32 +08:00
ContentGrabbingJi-CacheStore-local [Optimize] 整理单元测试代码; 2020-09-04 17:51:02 +08:00
ContentGrabbingJi-CacheStore-redis [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
ContentGrabbingJi-core [Add] 为 Core 模块添加 CacheStore-API 模块; 2020-09-03 14:30:21 +08:00
ContentGrabbingJi-exec [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
ContentGrabbingJi-framework-api [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
ContentGrabbingJi-framework-mirai [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
ContentGrabbingJi-pixiv [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
.gitignore [Initial] Initial Commit; 2020-09-03 13:24:18 +08:00
LICENSE [Initial] Initial Commit; 2020-09-03 13:24:18 +08:00
pom.xml [Add] 添加 junit 依赖项; 2020-09-03 18:36:19 +08:00