Skip to content

Releases: weswu8/blobfs

Blobfs v1.1.0 Released

06 Jun 06:06
Compare
Choose a tag to compare

CHANGES since v1.0.0

  • Code Optimization
  • bug fixed

Blobfs Version 1.0.0 Released

28 Nov 00:51
Compare
Choose a tag to compare
  • Optimize performance for large content reads and writes

  • Optimize performance for multiple files concurrently read/write

Blobfs Version 0.0.4 Released

27 Nov 07:53
Compare
Choose a tag to compare
  • read and write data with multiple threads, more faster and stable.

  • Page blob is full supported.

Blobfs Version 0.0.3 Released

23 Nov 08:23
Compare
Choose a tag to compare

-Ported the blobfs to windows platform. It became a universal solution.

-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.

-By requests of many users, I changed the queue from service bus to the Azure Queue storage,This will greatly simplify the configuration.

-Various bugs fixed, It is now more stable.

Version 0.0.2

21 Jun 13:23
Compare
Choose a tag to compare

Clear the MD5 value

First available version

21 Jun 10:31
Compare
Choose a tag to compare
Pre-release
v0.0.1

update configuration