Download, Install and Write Apps

Download and install the Aerospike Database Community Edition for your Mac or Windows machine using Docker, or Linux machine using Debian and Red Hat packages. Get instructions for running Aerospike on cloud providers, or compiling the server from source.

Client APIs are supported with idiomatic interfaces for easy integration with your application. You can easily monitor your Aerospike Database cluster with the Aerospike Monitoring Stack or using the Aerospike Admin (asadm) command line tool.

Need Premium Features? Aerospike Database Enterprise Edition has all the features of the Community Edition, plus enterprise-class features such as Strong Consistency, Cross-Datacenter Replication™ (XDR), Fast Restart, Rapid Rebalance, Security and more. It also includes access to certified builds, hot patches and 24×7×365 Enterprise Support.

C libevent Client Library 2.1.44

Release Date: March 9, 2016

C libevent Client Library is a database client library that enables you to build applications in C/C++ using libevent that store and retrieve data from an Aerospike cluster.

Please refer to the client manual for details on using C libevent Client Library.

Aerospike deprecated our C libevent Client Library.

Please use the standard C Client, which supports asynchronous programming models.

Help Me Get Started

Examples

Examples

Have a look at sample code and apps written using various Aerospike Client APIs in conjunction with other open source technologies and learn how to leverage Aerospike's technology in your own applications.

Learn more
Connectors

Connectors

Aerospike's Spark connector allows InputFormat and OutputFormat usage, so you can use Spark's faster framework for running analytics. Aerospike community's Hadoop connector allows you to pull data directly from Hadoop clusters in order to analyze or check any form of unstructured data.

Learn more
Training

Training

Developer training includes architecture overview, data modeling, and overview of Aerospike Client APIs. Hands-on labs walk developers through quick installs and writing code, using key-value operations, UDFs, queries and aggregations. Administration training covers installation, configuration, monitoring, and troubleshooting.

Learn more