Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhapuyu committed Mar 15, 2016
1 parent a8a78aa commit 6c61a70
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bfs
==============
`Terry-Mao/bfs` 是基于facebook haystack 用golang实现的小文件存储系统。
`bfs` 是基于facebook haystack 用golang实现的小文件存储系统。

---------------------------------------
* [特性](#特性)
Expand Down Expand Up @@ -72,7 +72,8 @@ $ python runserver.py &
```

### 六、测试

* bfs初始化,分配存储空间,请查看[这里](https://github.com/Terry-Mao/bfs/blob/master/doc/ops.md)
* 请求bfs,请查看[这里](https://github.com/Terry-Mao/bfs/blob/master/doc/proxy.md)

## 集群

Expand All @@ -99,5 +100,5 @@ $ python runserver.py &
* ops作为bfs的后台管理界面,负责分配存储、扩容、压缩等维护工作

## API
[api文档](https://github.com/Terry-Mao/bfs/blob/master/doc/api.md)
[api文档](https://github.com/Terry-Mao/bfs/blob/master/doc/proxy.md)
## 更多

0 comments on commit 6c61a70

Please sign in to comment.