The Aerospike C client allows you to build C/C++ applications to store and retrieve data from the Aerospike cluster. The C client is a smart client that periodically pings nodes for cluster status and manages interactions with the cluster. The following functionality is supported.
See Files for aerospike header files.
See Types for aerospike types.
See Developer Guide for installation instructions and example code.