You can use the Aerospike C client to build C/C++ applications that store and retrieve data from an 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 Data Structures for Aerospike types.
See Developer Guide for installation instructions and example code.