Skip to content

kshlm/glusterd2

 
 

Repository files navigation

GlusterD-2.0

Go Report Card Build Status

GlusterD-2.0 (GD2) is a re-implementation of GlusterD. It attempts to have better consistency, scalability and performance when compared with the current GlusterD, while also becoming more modular and easing extensibility.

Documentation

Architecture and Design

Please refer to the wiki for more information.

Building

To build GD2, just run make. If you don't have the required tools installed, run scripts/install-reqs.sh.

Contributing

We use the Github pull-request model for accepting contributions. If you are not familiar with the pull request model please read "Using pull requests". For specific information on GlusterD-2.0, refer the Development Guide.

Copyright and License

Copyright (c) 2015 Red Hat, Inc. http://www.redhat.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License, version 3 or any later version (LGPLv3 or later), or the GNU General Public License, version 2 (GPLv2), in all cases as published by the Free Software Foundation.

About

GlusterD-2.0 is the distributed management framework to be used for GlusterFS-4.0

Resources

License

GPL-2.0, LGPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING-GPLV2
LGPL-3.0
COPYING-LGPLV3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.0%
  • Shell 2.2%
  • Other 0.8%