From 883fa5b98bb0dc721fc7d9fcc5255e0629757255 Mon Sep 17 00:00:00 2001 From: Nara Date: Mon, 19 Jul 2021 11:35:24 -0700 Subject: [PATCH] Update README.md added Azure fuse file system blobfuse, developed and supported by Microsoft. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d21ab5a..40761ea 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ content. Language: Golang. Language: Go. * [πfs](https://github.com/philipl/pifs) - Filesystem that stores your data in π. Language: C. * [s3fs](https://github.com/s3fs-fuse/s3fs-fuse) - FUSE-based file system backed by Amazon S3. Language: C++. +* [blobfuse](https://github.com/azure/azure-storage-fuse) - FUSE-based file system backed by Microsoft Azure. Language: C++. ## Posts