Skip to content
/ tfs Public

基于tfs2.2.16代码,添加注释和分析,学习分布式存储系统

License

Notifications You must be signed in to change notification settings

feixiao/tfs

Repository files navigation

Welcome to TFS! TFS is a distributed file system developed by Taobao.com.
===================================================================

http://code.taobao.org/trac/tfs/wiki/ZhWikiStart

Overview
--------
Aiming at a distributed file system with high availability, high performance and low cost, TFS is a linux-based file system which provides high reliability and concurrent access by redundancy, backup and load balance technology.
TFS is mainly designed for small files less than 1MB in size. It adopts flat structure instead of the traditional directory structure. TFS will generate a 18 byte length filename after storing data uploaded by users. Users can access their data by the uniqle filename.

Licence
-------
GNU General Public License v2

Contribution
------------
This project is still in development stage, many bugs are not fixed or found yet. feel free to submit bugs if you find them. If you have any question or feedback, please contact and join us, we appreciate your kindly contribution.

About

基于tfs2.2.16代码,添加注释和分析,学习分布式存储系统

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published