[Gluster-devel] go-gfapi : A golang wrapper around gfapi

Jay Vyas jayunit100 at gmail.com
Mon Jun 24 15:13:17 UTC 2013


thanks for this Kaushal.  it definetly serves as a good stub for learning
the API ;

On Mon, Jun 24, 2013 at 6:10 AM, Kaushal M <kshlmster at gmail.com> wrote:

> Hi all,
> GlusterFS v3.4 introduces libgfapi, a C library, which allows
> application developers to access files on glusterfs volumes directly,
> without the overhead of a fuse mount. Along with the C library, we
> also have a python wrapper around gfapi. With gogfapi, now there is a
> third language in which you can use libgfapi.
> gogfapi will attempt to be similar to the go langs default os and
> syscall packages, in its support for file operations. This project is
> my attempt to learn more about libgfapi, the go language and go
> languages support for C libraries (cgo). Currently, the gogfapi
> package cannot do much, just mount a volume, create/open/close a file
> and unmount a volume. In the coming weeks I hope to fill out all the
> other functionality needed to make it complete.
>
> You can find gogfapi on the Gluster Forge at
> https://forge.gluster.org/gogfapi
> Contributions are welcome from all.
>
> Thanks,
> Kaushal
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>



-- 
Jay Vyas
http://jayunit100.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20130624/5d5bc659/attachment-0001.html>


More information about the Gluster-devel mailing list