Developers in countries all over the world use Aerospike for a large variety of applications across a broad range of industries. In this section, we feature projects and contributions from our community. We also provide access to example cookbooks and early releases of clients and connectors.
You can also find plenty of opportunities to connect with others in the Aerospike community through our forum and face-to-face via our events.
Building something awesome using Aerospike?
We think you are creating history! We would love to learn more about you and your project, so please fill out the form below to tell us about it. We review all contributions periodically and feature the best ones below.
Deployment

Kubernetes Operator for Aerospike CE

Prometheus Exporter
asprom is a community contributed Prometheus exporter for Aerospike. Aerospike now provides its own exporter as part of the Aerospike Monitoring Stack.
Code on GitHub »
Ganglia-Modules
Dave Carroll added Aerospike support to his collection of Ganglia modules. This allows easy monitoring of Aerospike through Ganglia’s system.
Code on GitHub »
Aerospike Monitoring for Graphite

Aerospike Plugin for Zabbix

Aerospike Monitoring for Nagios

Aerospike Plugin for Collectd

Kubernetes Operator for Aerospike EE
Connectors

Vault Plugin

JanusGraph Aerospike Storage Backend
Playtika have contributed a plugin that turns Aerospike into a storage backend for the JanusGraph distributed graph database.
Code on GitHub »
Spring Data for Aerospike
An open source community project hosted under the Spring umbrella. Initially developed by Aerospike, and since turned over to the community, with majority contributions from engineers at Playtika.
Code on GitHub »
Aerospike JDBC Driver
Created by Alex Radzin, the JDBC driver for Aerospike aims to provide codeless integration with popular BI, reporting, and ETL tools.
Code on GitHub »
Spring Session Aerospike
Spring Session Aerospike extends Spring Session to add support for storing user sessions in an Aerospike database cluster.
Code on GitHub »
Aerospike Hadoop Connector
The Aerospike Hadoop connector provides basic functionality to pull data from Aerospike into Hadoop MapReduce jobs and write back to it.
Code on GitHub »
Aerospike Play Framework Plug-ins
Aerospike has developed a Cache Plug-in and Session Store Plug-in for the Play Framework.
Code on GitHub »
Aerospike Shiro CachingSessionDAO
Aerospike’s Shiro Session Project provides an example implementation of a Shiro Session DAO which uses an Aerospike cluster to store sessions. It is based on the Shiro Web sample project.
Code on GitHub »
Express Session Store
The Aerospike Express Session Store is a session store implementation for the Express Session middleware and can be used with both the Express or Connect frameworks.
Learn More »
Aerospike ASP.NET Session State Provider
Aerospike Session State Provider is used to store ASP.NET application session state in an Aerospike distributed database cluster. The Aerospike Provider implements the generic SessionStateStoreProviderBase abstract class.
Code on GitHub »
Gimel Connector for Aerospike
Aerospike connector for PayPal’s Gimel big data processing framework.
Code on GitHub »
Connect-Aerospike (Aerospike Connect)
Yuichi Tanaka created this session store for Node.js’s Express framework.
Code on GitHub »
Apache Storm: Connectors & Test Applications
Storm is the Hadoop of real time. Aerospike provides several sample connectors and a test application for using Aerospike as a persistent store with Apache Storm.
Code on GitHub »
Apache Apex Malhar
Apache Apex Malhar is a repository of open source operators that can be used with Apache Apex to create realtime streaming applications. It includes operators that talk to Aerospike.
Code on GitHub »
Streamsx.dps
IBMStreams created this toolkit for DPS (Distributed Process Store). It provides a simple way for the SPL, C++ and Java operators belonging to a single or multiple applications to share specific state information via an external key-value store.
Code on GitHub »Developer

Aerospike Lua Aggregations
A helper Lua library from Khosrow Afroozeh for simplifying the creation of streaming UDF aggregations.
Code on GitHub »
Aerospike Clojure
AppsFlyer have contributed AppsFlyer/aerospike-clj. See their blog post: Open Source Clojure Library for Aerospike.
Code on Clojars »
Clairvoyance
Rashid Mayes has contributed rashidmayes/clairvoyance, a data browser for Aerospike.
Code on GitHub »
Gommander
This Aerospike Go utility lets you manage servers over SSH, just as you would manage a cluster.
Code on GitHub »
Aerospike-Scala

Eclipse-Tools (Aerospike Eclipse Toolkit)
This toolkit makes it easier for Java developers using Eclipse IDE to incorporate Aerospike’s functionality into their applications.
Code on GitHub »
Log4Aerospike (Log4J Appender)
This appender allows log4j log messages to be stored in Aerospike. Each log entry has a time-to-live (TTL). Using this feature allows log entries to be deleted automatically after a specified time period.
Code on GitHub »
Go-Beanspike
Redsift contributes this Beanstalk-inspired job queue backed by Aerospike under Go.
Code on GitHub »