Releases: libxengine/XEngine_Storage
XEngine_Storage V2.2 Released
修正:发送失败没有计算大小的问题
修正:广播消息其他机器无法接受的问题
修正:断下续传问题
修改:等待时间现在为微秒了
修改:可以通过查询得到下载URL
增加:支持发送错误重试次数设置
增加:OPTIONS方法支持,可用于心跳
增加:为管理API增加创建,删除和查询方法
增加:下载动态速率支持
Fixed:not cal size with send failed
Fixed:Can not receive broadcast messages on other machines
Fixed:download resume pos not work
Modify:wait time is microseconds now.
Modify:can be download by query url
Added:Support setting the number of retry errors
Added:OPTIONS Method is supported.can use to heartbeat
Added:create and delete and query management api for dir
Added:dynamic rate first Version
XEngine_Storage V2.1.0.1001 Released
Added:Management Delete And Insert Api
Added:Broadcast File Query And File Request with query
Fixed:Sqlite Incorrent in linux
Fixed:P2P Distributed Protocol do not work
Modify:will be query local file when p2p file query
Modify:The sql module file query interface requires the complete file path
增加:删除和插入接口API
增加:广播查询和本地文件查询请求协议
修正:sqlite模块在LINUX下的问题
修正:现在P2P分发协议可以正常使用了
修改:查询的协议可以返回本地存在的内容了
修改:SQL模块文件查询接口现在需要完整的文件和路径了
XEngine_Storage V2.0 Released
增加:IP地址解析库
增加:现在P2XP协议能够正常被处理了
更新:文档和配置文件
added:IP Address library
added:p2xp protocol can be processed.
update:docment and configure file
XEngine_Storage V1.5 Released
增加:代理转发添加了请求的方法名
增加:SQLITE数据库支持
增加:支持热重载配置文件
增加:API帮助模块
增加:P2XP组件(节点模块,协议模块)
优化:代码管理文件结构
修正:LINUX编译问题
修正:HASH计算的一些问题
修正:负载均衡某些时候服务选中服务器
added:Proxy forwarding add the requested method name
added:sqlite database supported
added:support hot reload with configure
added:api help module
added:p2xp components(peer module,protocol module)
improved:code struct
fixed:linux build error
fixed:hash problem
fixed:load balance can't choice server
XEngine_Storage V1.4 Released
新增:完成通知上传下载都支持了
新增:分布式模式现在可以互相通知文件上传下载完成情况了
新增:现在可以不使用数据库
新增:代理传输的信息现在有hash值了
修复:WINDOWS限速不正确
修复:一些崩溃问题
优化:大数据发送的一些问题
added:upload and download of completion notification is supported.
added:Distributed mode can be notify each other of the completion of file upload and download.
added:can be not enable database
fix:windows limit speed not right
fix:some crash.
improve:send problem with big file
XEngine_Storage V1.3 Released
Supported:upload and download http protocol of completion notifycation
Supported:busniss and upload and download resrouce redirects
Supported:upload and download breakpoint resume
Supported:HTTP Basic Auth
支持HTTP协议上传和下载完成通知
支持业务上传和下载资源重定向
支持上传和下载断点续传
支持基本的HTTP验证
XEngine_Storage V1.2 released
supported database insert and query
supported third lib upfile engine (nginx upload module)