forked from gluster/glusterfs
-
Notifications
You must be signed in to change notification settings - Fork 1
Language Bindings
Chris Holcombe edited this page Jun 30, 2015
·
2 revisions
GlusterFS 3.4 introduced the libgfapi client API for C programs. This page lists bindings to the libgfapi C library from other languages.
- gogfapi - Go language bindings for libgfapi, aiming to provide an api consistent with the default Go file apis.
- libgfapi-jni - Low level JNI binding for libgfapi
-
glusterfs-java-filesystem
- High level NIO.2 FileSystem Provider implementation for the Java platform
- libgfapi-java-io - Java bindings for libgfapi, similar to java.io
- libgfapi-python - Libgfapi bindings for Python
- libgfapi-ruby - Libgfapi bindings for Ruby using FFI
- gfapi-sys - Libgfapi bindings for Rust using FFI