Commit bf08c2c2 authored by 陈精华's avatar 陈精华 Committed by kl

更新记录

parent 236ed405
......@@ -78,6 +78,10 @@ If everything is ok,you will see the picture below.
### Changelog
> April 8th 2019
1. Cache and queue implementations abstract, providing JDK and REDIS implementations (REDIS becomes optional dependencies)
2. Provides zip and tar.gz packages, and provides a one-click startup script
> January 17th 2018
1. Refined the project directory, abstract file preview interface, Easy to extend more file extensions and depoly this project on your own
......
......@@ -71,6 +71,10 @@ file.dir为转换文件实际存储地址,注意要以/结尾
### 历史更新记录
> 2019年04月08日 :
1. 缓存及队列实现抽象,提供JDK和REDIS两种实现(REDIS成为可选依赖)
2. 打包方式提供zip和tar.gz包,并提供一键启动脚本
> 2018年01月19日 :
1. 大文件入队提前处理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment