From ba033e2fba5f43b29c6cea58f994d64c192a5ec5 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 15 Oct 2015 09:26:40 +0200 Subject: [PATCH] Added Spring Data Aerospike community module. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index c6b2c1d..e7931b1 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,7 @@ Core Spring concepts underpinning every Spring Data project. ## Community modules +* [Spring Data Aerospike](https://github.com/spring-projects/spring-data-aerospike) - Spring Data module for Aerospike. * [Spring Data Cassandra](http://projects.spring.io/spring-data-cassandra) - Spring Data module for Apache Cassandra. * [Spring Data Couchbase](http://projects.spring.io/spring-data-couchbase) - Spring Data module for Couchbase. * [Spring Data DynamoDB](https://github.com/michaellavelle/spring-data-dynamodb) - Spring Data module for DynamoDB.