https://github.com/yeewang/wingluster
WinGluster - A Windows client for GlusterFS
https://github.com/yeewang/wingluster
filesystem gluster glusterfs glusterfs-cluster
Last synced: 5 months ago
JSON representation
WinGluster - A Windows client for GlusterFS
- Host: GitHub
- URL: https://github.com/yeewang/wingluster
- Owner: yeewang
- License: gpl-2.0
- Created: 2023-04-21T04:34:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T04:40:14.000Z (about 3 years ago)
- Last Synced: 2023-08-06T18:58:48.774Z (almost 3 years ago)
- Topics: filesystem, gluster, glusterfs, glusterfs-cluster
- Language: C
- Homepage:
- Size: 33.5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README-glusterfs.md
- Changelog: ChangeLog
- Contributing: CONTRIBUTING
- License: COPYING-GPLV2
Awesome Lists containing this project
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
Contributions to gluster in the form of patches and new feature additions can
be made by following steps outlined at [Developers Guide](https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community).
## Documentation
The Gluster documentation can be found at [Gluster Docs](http://gluster.readthedocs.io/en/latest).
## Deployment
Quick instructions to build and install can be found in [INSTALL](INSTALL) file.
## Maintainers
The list of Gluster maintainers is available in [MAINTAINERS](MAINTAINERS) file.
## License
Gluster is dual licensed under [GPLV2](COPYING-GPLV2) and [LGPLV3+](COPYING-LGPLV3).
Please visit the [Gluster Home Page](http://www.gluster.org/) to find out more about Gluster.