Skip to content

florin0x01/fluidcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Fluidinfo C++ API binding to the FluidInfo key/value store (http://www.fluidinfo.com)

It supports the following features: Objects, Tags, Namespaces, Values, About

_______________________
|   HOW TO COMPILE    |	
|_____________________|

-> Operating systems: Linux, possibly BSD, Windows -> contact me
-> Use compilers: g++ 4.4 or g++ 4.6
-> Step 1. Ensure you have the dependencies. Unarchive the contents. 
-> Step 2. mkdir build && cd build && cmake .. && make
-> Step 3. Done. You should have the binaries in the build/ folder along with some tests

DEPENDS ON:	cmake (build system), libcurl, JsonCpp (http://jsoncpp.sourceforge.net)

Many thanks to Terry Jones and the FluidInfo team for answering my questions.

**LICENSE** 
Fluidinfo C++ is distributed under the terms of the LGPL license.

About

C++ library for the (now defunct) fluidinfo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published