Skip to content

Commit eb3a8a9

Browse files
committed
update:docment and readme
1 parent 51c2bd0 commit eb3a8a9

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

README.en.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
[中文](README.md)
2+
[English](README.en.md)
13
# XEngine_Storage
4+
This repository has a development and master branch. If you want to use it, please use the master branch
25

36
## Introduction
47
c c++ 存储服务 c c++ 文件存储服务
@@ -10,7 +13,6 @@ best storage service for http,batter than nginx and more convenient to manage. O
1013

1114
## Software feature
1215
The purpose of development and implementation based on libXEngine is a cross-platform network storage service
13-
This repository has a development and master branch. If you want to use it, please use the master branch
1416

1517
feature list:
1618
1. support file http upload and download(use put and get method)
@@ -28,6 +30,7 @@ feature list:
2830
13. support second pass and Resumable
2931
14. support nginx upload module proxy_pass
3032
15. support upload and download Redirect
33+
16. dynamic rate of the download
3134

3235
## install
3336

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
[中文](README.md)
2+
[English](README.en.md)
13
# XEngine_Storage
4+
本仓库有开发和主分支,如果要使用,请使用master分支下的代码
25

36
## 介绍
47
c c++ 存储服务 c c++ 文件存储服务
@@ -10,7 +13,6 @@ c c++ file storage service
1013

1114
## 软件特性
1215
基于libXEngine开发并实现的一套简洁高性能跨平台网络存储服务
13-
本仓库有开发和主分支,如果要使用,请使用master分支下的代码
1416
软件特性:
1517
1. 支持HTTP协议上传和下载(采用PUT和GET)
1618
2. 支持HTTP API接口事件通知与管理
@@ -27,6 +29,7 @@ c c++ file storage service
2729
13. 支持秒传和断点续传
2830
14. 支持NGINX UPLOAD MODULE上传代理
2931
15. 支持上传和下载重定向
32+
16. 下载动态速率
3033

3134
## 安装教程
3235

XEngine_Docment/Docment_en.docx

1.19 KB
Binary file not shown.

XEngine_Docment/Docment_zh.docx

1.72 KB
Binary file not shown.

0 commit comments

Comments
 (0)