1
0
mirror of https://github.com/gluster/glusterfs.git synced 2026-02-07 03:48:44 +01:00
Files
glusterfs/doc/developer-guide
Amar Tumballi be77dbbda6 clang-format: add the config file
Also update the required documents and scripts to enable clang-format

Change-Id: I73aae6db06c2f732a1779d59a73bc05e28beafba
updates: bz#1564149
Signed-off-by: Amar Tumballi <amarts@redhat.com>
2018-09-12 11:48:34 +00:00
..

Developers

From GlusterDocumentation

Contributing to the Gluster community

Are you itching to send in patches and participate as a developer in the Gluster community? Here are a number of starting points for getting involved. We don't require a signed contributor license agreement or copyright assignment, but we do require a "signed-off-by" line on each code check-in.

Developing

  • [Language Bindings](./Language Bindings.md) - Connect to GlusterFS using various language bindings

Adding File operations

Automatic File Replication

Data Structures

Find the gfapi symbol versions here

Daemon Management Framework

Translators

Testing/Debugging

Release Process