(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC aabd35ce71 [Add] AutoCleanTimer, Cleanable 增加缓存库自动清理;
[Update] HotDataCacheStore 增加对自动清理的支持;
[Change] RedisPoolCacheStore 将Redis缓存库抽象类设为default(原public);
[Change] MiraiMessageSender, BotCommandProcess 适配HotDataCacheStore的修改;
[Change] BotCommandProcess 调整ranking命令的输出格式;
2020-05-07 10:26:11 +08:00
documents/interfaces [Change] search.txt 整理接口相关文档的存储目录; 2020-05-06 09:42:34 +08:00
src [Add] AutoCleanTimer, Cleanable 增加缓存库自动清理; 2020-05-07 10:26:11 +08:00
.gitignore initial commit 2020-03-26 14:39:59 +08:00
Dockerfile.sample [Change] Dockerfile.sample 调整构建指令顺序以充分利用构建缓存; 2020-05-04 17:07:39 +08:00
LICENSE [Add] LICENSE 添加开源许可证(LGPLv3); 2020-05-04 16:55:16 +08:00
pom.xml [Version] 更新版本(2.5.0-20200505.1-SNAPSHOT -> 2.5.0-20200506.1-SNAPSHOT); 2020-05-06 11:09:18 +08:00