The Wayback Machine - https://web.archive.org/web/20200529173223/https://github.com/topics/distributed-file-system
Skip to content
#

distributed-file-system

Here are 89 public repositories matching this topic...

seaweedfs

A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。

  • Updated May 15, 2020
  • Go
dragon2611
dragon2611 commented Feb 1, 2020

Not sure if it's worth adding to the documentation but I found I had to add the following to the end of the fstab command otherwise the system would not boot cleanly.

,x-systemd.mount-timeout=30,_netdev

The line in fstab now looks like

mfsmount /mnt/mymnt fuse mfssubfolder=mydir,allow_other,x-systemd.mount-timeout=30,_netdev

I think it was trying to mount mooseFS before it had fini

The distributed object storage server used by PitchPoint Solutions to securely store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index.

  • Updated Dec 13, 2019
  • Java

A simple Hadoop-like distributed computing platform implemented in Java. [This is a course project at UIUC (awarded the best Java version implementation) and it's open-sourced for reference.]

  • Updated Jan 30, 2020
  • Java

Improve this page

Add a description, image, and links to the distributed-file-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-file-system topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.