distributed-file-storage
There are 20 repositories under distributed-file-storage topic.
happyfish100/fastdfs
FastDFS is a high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
moosefs/moosefs
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage
filecoin-project/slate
WIP - We're building the place you go to discover, share, and sell files on the web.
freakmaxi/kertish-dos
Kertish-dos is a simple distributed object storage platform, implements object storage on a single distributed computer cluster, and provides interfaces for file/folder handling. Kertish-dos aims primarily for completely distributed operation without a single point of failure, scalable to the exabyte level.
wenweihu86/distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
aymaneallaoui/distributed-file-system
an advanced implementation of a distributed file system in Golang
yyywang/flask-lightdfs
Flask-LightDFS is an extension, distributed storage system, for Flask.
zzhtttsss/catdfs
A lightweight distributed file system implemented with Go
utopiamagic/DFSonBlockchain
⛓🖿⛓ A distributed file system on top of a P2P blockchain with both components built from scratch.
Zer0S2m/CreepTenuous
Distributed decentralized file storage
ayushn2/distri_vault
distri_vault is a distributed file storage system that enables secure data streaming and storage across peers, with peer-to-peer messaging and data encryption for enhanced security.
dipghoshraj/media-service
Building a distributed file system (DFS) , manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability
koihuang/speedfs
轻量级高性能高可用分布式文件存储
varunajmera0/PyHDFS
PyHDFS: Scalable & resilient distributed file system. Components: Zookeeper, NameNode, DataNode, Metadata service, Client. Setup guide for AWS & local. Explore distributed storage!
cherryDevBomb/myTorrent
🌊 BitTorrent distributed file system implementation using Protobuf
mateuszkalinowski/DistributedFileSystem
"NameNode" for a sockets based simple distributed file system
SuperSection/DistributedFileStorage
A distributed file storage is going o be built using Go.
kalpak92/Distributed-Hash-Table-using-Tapestry
Distributed Hash Table implementation using Tapestry algorithm