Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiborvass/hyperclient

Hyperdex package for Go
https://github.com/tiborvass/hyperclient

Last synced: 9 days ago
JSON representation

Hyperdex package for Go

Awesome Lists containing this project

README

        

This is a HyperDex client package for Go.
It is a wrapper around the C hyperclient provided by HyperDex.

For more information about HyperDex, please go to http://hyperdex.org.

-- NOTE
This is still a work in progress.

-- LICENSE
I don't provide any license, so you can use this source code as you want with no warranties whatsoever.
However do not violate HyperDex's own license available here : https://raw.github.com/rescrv/HyperDex/master/LICENSE

-- PREREQUESITES
Download hyperdex at http://hyperdex.org/download/
Install hyperdex (make sure you have the dynamic libraries installed properly)

-- INSTALL
go get -u github.com/tiborvass/hyperclient