commit abe9d0ccacd2132480143fbb455bed2c1fb831ed Author: happyfish100 Date: Thu Jul 4 07:01:35 2013 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b6e2da --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +fastdfs +======= + +FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.