Skip to content
/ tfs Public
forked from alibaba/tfs

TFS (Taobao File System) is a distributed file system similar to GFS.

License

Notifications You must be signed in to change notification settings

zydcom/tfs

This branch is 3 commits behind alibaba/tfs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e5b6ead · Aug 5, 2013

History

15 Commits
Aug 5, 2013
Jul 11, 2012
Jan 17, 2013
Jul 11, 2012
Jan 17, 2013
Jul 11, 2012
Aug 5, 2013
Jul 11, 2012
Jul 11, 2012
Jul 11, 2012
Jul 11, 2012
Aug 5, 2013
Aug 5, 2013
Jul 11, 2012
Jul 11, 2012
Aug 5, 2013
Jul 11, 2012
Jul 11, 2012
Aug 5, 2013
Jul 11, 2012

Repository files navigation

Welcome to TFS!

TFS is a distributed file system developed by Taobao.com.

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.

Documents

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

TFS (Taobao File System) is a distributed file system similar to GFS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published