Skip to content

Commit

Permalink
blobfs v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tony4248 committed Nov 28, 2017
1 parent 4aa5e51 commit 5766402
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,15 @@ Object storage is one of the most fundamental topic you'll encounter when you de

## Key Updates:

### Bump the version to v1.0.0

* Optimize performance for large content reads and writes
* Optimize performance for multiple files concurrently read/write

### New features since v0.0.4 :

* read and write data with multiple threads, more faster and stable.
* Page blob is full supported.
* Page blob is fully supported.

### New features since v0.0.3 :

Expand Down
Binary file renamed bin/blobfs-0.0.4.jar → bin/blobfs-1.0.0.jar
Binary file not shown.

0 comments on commit 5766402

Please sign in to comment.