更新记录

This commit is contained in:
陈精华
2019-04-08 18:33:52 +08:00
committed by kl
parent 236ed405f2
commit bf08c2c26f
2 changed files with 8 additions and 0 deletions

View File

@@ -71,6 +71,10 @@ file.dir为转换文件实际存储地址注意要以/结尾
### 历史更新记录
> 2019年04月08日
1. 缓存及队列实现抽象提供JDK和REDIS两种实现(REDIS成为可选依赖)
2. 打包方式提供zip和tar.gz包并提供一键启动脚本
> 2018年01月19日
1. 大文件入队提前处理