Skip to content

Commit 27514af

Browse files
committed
blobfs-win v0.0.4
1 parent f1a785e commit 27514af

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ BlobFs is a distributed [FUSE](http://fuse.sourceforge.net) based file system ba
1313
Object storage is one of the most fundamental topic you'll encounter when you decide to start your cloud journey.The main goal of the project is to make azure storage service easy to use for Linux and windows box.
1414

1515
## Key Updates:
16+
17+
### New features since v0.0.4 :
18+
19+
* read and write data with multiple threads, more faster and stable.
20+
* Page blob is full supported.
21+
22+
### New features since v0.0.3 :
23+
1624
base on the lots of feedbacks, in version 0.0.3, I made these major updates:
1725
* Ported the blobfs to windows platform. It became a universal solution.
1826
* Improve the performance of list/rename/delete operation by enabling the multi-threading way. now it can list/rename/delete the thousands of items within few seconds.

bin/blobfs-2017-11-26.log

Whitespace-only changes.

bin/blobfs-2017-11-27.log

Whitespace-only changes.

bin/blobfs-win.exe

0 Bytes
Binary file not shown.

bin/blobfs-win.pdb

0 Bytes
Binary file not shown.

bin/bloblib.dll

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)