(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC 49a6257148
[Add] CacheStore-local 添加 SetCacheStore 的实现, 添加 CacheStoreFactory 的实现;
[Add] HashSetCacheStore 添加基于 HashSet 的 SetCacheStore 实现;
[Add] LocalCacheStoreFactory 增加本地缓存库的 CacheStoreFactory;
2020-09-04 20:02:36 +08:00
ContentGrabbingJi-CacheStore-api [Document] 调整 SetCacheStore 文档; 2020-09-04 19:22:27 +08:00
ContentGrabbingJi-CacheStore-local [Add] CacheStore-local 添加 SetCacheStore 的实现, 添加 CacheStoreFactory 的实现; 2020-09-04 20:02:36 +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