(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC b7d712da21
[Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法;
[Add] CacheStoreFactory 添加 'initial(File)' 方法供缓存组件进行初始化;
[Change] CacheStoreBuilder 将 CacheStoreBuilder 从静态类更改为实例类, 增加对 CacheStoreFactory 的初始化;
[Change] CacheStoreBuilderTest 适配 CacheStoreBuilder 的更改;
2020-11-05 00:53:32 +08:00
.github/workflows [Add] Project 添加 Github Action 以确定提交单元测试状况; 2020-09-12 23:50:20 +08:00
ContentGrabbingJi-CacheStore-api [Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法; 2020-11-05 00:53:32 +08:00
ContentGrabbingJi-CacheStore-local [Change] CacheStore-Local 调整 AutoCleanTimer 初始化细节, 将 AutoCleanTimer 对 Cleanable 的强引用改为弱引用; 2020-10-18 14:34:01 +08:00
ContentGrabbingJi-CacheStore-redis [Fix][Update] CacheStore-redis, Core 修复缓存组件的逻辑问题, 调整 Core 中对于 CacheStoreBuilder 的测试用例; 2020-10-06 10:28:45 +08:00
ContentGrabbingJi-common [Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法; 2020-11-05 00:53:32 +08:00
ContentGrabbingJi-core [Add] Project, Event, Core, Framework-API 增加 Event 模块; 2020-11-04 22:50:46 +08:00
ContentGrabbingJi-Event [Add] Project, Event, Core, Framework-API 增加 Event 模块; 2020-11-04 22:50:46 +08:00
ContentGrabbingJi-exec [Add] Exec 添加一个预期(?)的启动模块; 2020-10-06 10:33:13 +08:00
ContentGrabbingJi-framework-api [Add] Project, Event, Core, Framework-API 增加 Event 模块; 2020-11-04 22:50:46 +08:00
ContentGrabbingJi-framework-mirai [Delete] Framework-Mirai 移除在 Mirai 新版本不再需要的依赖项; 2020-10-25 08:40:12 +08:00
ContentGrabbingJi-pixiv [Add] Pixiv 添加一组与 Pixiv 登录会话相关的类; 2020-10-07 14:14:16 +08:00
.gitignore [Add] Project 添加排除 logs 文件夹; 2020-09-23 07:52:06 +08:00
CODE_OF_CONDUCT.md [Add] Project 添加贡献者公约; 2020-09-23 12:14:39 +08:00
LICENSE [Initial] Initial Commit; 2020-09-03 13:24:18 +08:00
pom.xml [Add] Project, Event, Core, Framework-API 增加 Event 模块; 2020-11-04 22:50:46 +08:00