All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Aerospike C Client

Introduction

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 Modules for an API overview.

See Developer Guide for installation instructions and example code.