alibaba/tfs

Name: tfs

Owner: Alibaba

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

Created: 2012-07-25 09:05:18.0

Updated: 2018-01-17 09:18:15.0

Pushed: 2017-02-14 10:56:39.0

Homepage: http://tfs.taobao.org

Size: 1600

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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
Install
Deploy
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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.