Skip to content

Commit fd3fce7

Browse files
committed
add README
1 parent 4c5f657 commit fd3fce7

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# n0stack storage
2+
3+
EXPERIMENTAL

chunk/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Chunk
2+
3+
## Motivation
4+
5+
- 冗長性、シーケンシャルのアクセス性能を提供する
6+
- 既存の論文における...
7+
- [Google FileSystem](http://research.google.com/archive/gfs.html) の Chunk
8+
- [Windows Azure Storage](https://azure.microsoft.com/ja-jp/blog/sosp-paper-windows-azure-storage-a-highly-available-cloud-storage-service-with-strong-consistency/) の Block / Extent

0 commit comments

Comments
 (0)