From 875ffffd843620479b7a469071658446471e6905 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 15 Dec 2017 12:14:52 +0100 Subject: [PATCH] Add Spring Data ArangoDB as community module. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 5970cbd..73db3ab 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,7 @@ Core Spring concepts underpinning every Spring Data project. ## Community modules * [Spring Data Aerospike](https://github.com/aerospike/spring-data-aerospike) - Spring Data module for Aerospike. +* [Spring Data ArangoDB](https://github.com/arangodb/spring-data) - Spring Data module for ArangoDB. * [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. * [Spring Data Elasticsearch](http://projects.spring.io/spring-data-elasticsearch) - Spring Data module for Elasticsearch.