Elliptics is an amazing, distributed, fault tolerant, key-value storage. Use Elliptics from Go language.
You should install elliptics-client-dev
to build this one.
It could be installed from a repository
or build from a source.
go get github.com/noxiouz/elliptics-go/elliptics
Specify the following environment variables, if libraries and heders are located in a non-standard location:
CGO_CFLAGS
- C flagsCGO_CPPFLAGS
- both C++/C flagsCGO_CXXFLAGS
- C++ flagsCGO_LDFLAGS
- linker flags