Skip to content

rigazilla/c-hotrod-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-hotrod-client

This is a C wrapper for the C++ hotrod client.

  • API is in include/chotrod.h
  • Library source code in src/chotrod.cpp
  • Usage example in test/example.c

Build && run

mkdir build
cmake ..
cmake --build .

Turn on Infinispan server on 127.0.0.1:11222

./example

About

A C wrapper for the C++ Hotrod Infinispan wrapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published