内容简介:SeaweedFS 是一个简单且高度可扩展的分布式文件系统,主要有两个目标:存储数十亿的文件和快速响应! 目前,SeaweedFS 1.83 已发布,该版本更新内容如下: Volume Server 修复 logic 以相应地检测 mime 类型和 gz...
SeaweedFS 是一个简单且高度可扩展的分布式文件系统,主要有两个目标:存储数十亿的文件和快速响应!
目前,SeaweedFS 1.83 已发布,该版本更新内容如下:
- Volume Server
- S3 API gateway
- DeleteObject API 还支持递归删除文件夹
- Miscellaneous changes
- Master
- 启动时始终清除以前的 master meta data
- FUSE mount
- 防止并发修改错误
- Master
更新说明:https://github.com/chrislusf/seaweedfs/releases/tag/1.83
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 分布式文件系统 go-fastdfs v1.2.8 发布,增加文件列表接口,优化文件快速迁移功能
- 分布式文件系统架构对比
- MFS分布式文件系统
- 分布式文件系统-HDFS
- 分布式文件存储 FastDFS
- 分布式文件系统之MogileFS
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!