(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC a0efc3c0af [Add] 增加新的缓存库类(HotDataCacheStore, StringRedisCacheStore);
[Add] CacheStore 增加update(String, T, long)方法, 该方法将以Unix时间戳设置过期时间;
[Update] LocalHashCacheStore, RedisPoolCacheStore 适配CacheStore新方法;
[Delete] 删除 RedisCacheStore 类;
2020-04-11 12:13:55 +08:00
src [Add] 增加新的缓存库类(HotDataCacheStore, StringRedisCacheStore); 2020-04-11 12:13:55 +08:00
.gitignore initial commit 2020-03-26 14:39:59 +08:00
pom.xml [Add] 增加 Mirai 框架依赖项, 升级日志系统(Log4j -> Log4j2); 2020-04-10 21:58:56 +08:00
search.txt initial commit 2020-03-26 14:39:59 +08:00