Glusterfs

Gluster Filesystem : Build your distributed storage in minutes
Alternatives To Glusterfs
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Juicefs8,102117 hours ago119August 08, 2022105apache-2.0Go
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Glusterfs4,105
10 days ago217gpl-2.0C
Gluster Filesystem : Build your distributed storage in minutes
Lizardfs906
2 months ago321gpl-3.0C++
LizardFS is an Open Source Distributed File System licensed under GPLv3.
Tifs290
10 months agoapache-2.0Rust
A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.
Sealfs59
2 days ago13apache-2.0Rust
The storage system of sealos, aims to be a high-performance, high-reliability, and auto-scaling distributed file system
File_management_sys23
3 years agoapache-2.0Java
file_management_sys 是一个文件共享系统,包括前端文件展示系统和后台管理系统,基于SpringBoot + MyBatis实现。前端文件展示系统包括文件分类和展示界面,文件搜索和文件上传等模块。后台管理系统包含文件管理,权限管理等模块。
Yfscpp1122
4 years agoC++
yfs是一个分布式文件系统(mit6.824)
Ipfs Chat21
2 years ago2JavaScript
Distributed peer-to-peer chat using IPFS
Ucz Dfs14
2 years ago1apache-2.0Rust
A distributed file system written in Rust.
Cfsnet11442 years ago5April 30, 2021mitJavaScript
The Conflict-Free File System Network
Alternatives To Glusterfs
Select To Compare


Alternative Project Comparisons
Readme

Gluster

Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.

Development

The development workflow is documented in Contributors guide

Documentation

The Gluster documentation can be found at Gluster Docs.

Deployment

Quick instructions to build and install can be found in INSTALL file.

Testing

GlusterFS source contains some functional tests under tests/ directory. All these tests are run against every patch submitted for review. If you want your patch to be tested, please add a .t test file as part of your patch submission. You can also submit a patch to only add a .t file for the test case you are aware of.

To run these tests, on your test-machine, just run ./run-tests.sh. Don't run this on a machine where you have 'production' glusterfs is running, as it would blindly kill all gluster processes in each runs.

If you are sending a patch, and want to validate one or few specific tests, then run a single test by running the below command.

  bash# /bin/bash ${path_to_gluster}/tests/basic/rpc-coverage.t

You can also use prove tool if available in your machine, as follows.

  bash# prove -vmfe '/bin/bash' ${path_to_gluster}/tests/basic/rpc-coverage.t

Maintainers

The list of Gluster maintainers is available in MAINTAINERS file.

License

Gluster is dual licensed under GPLV2 and LGPLV3+.

Please visit the Gluster Home Page to find out more about Gluster.

Popular Filesystem Projects
Popular Distributed Systems Projects
Popular Operating Systems Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Testing
Server
Filesystem
Replication
Distributed Systems
Fuse Filesystem
Distributed Storage