From 93a532e5acf5d76ade4f3d1ed78833edf7ecc2bf Mon Sep 17 00:00:00 2001 From: Jerry Saravia Date: Fri, 17 Apr 2015 10:02:49 -0400 Subject: Added arangodb session store --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5898bad..1ffa2cf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Store Implementations --------------------- Other implementations of the sessions.Store interface: + * [github.com/starJammer/gorilla-sessions-arangodb](https://github.com/starJammer/gorilla-sessions-arangodb) - ArangoDB * [github.com/yosssi/boltstore](https://github.com/yosssi/boltstore) - Bolt * [github.com/srinathgs/couchbasestore](https://github.com/srinathgs/couchbasestore) - Couchbase * [github.com/denizeren/dynamostore](https://github.com/denizeren/dynamostore) - Dynamodb on AWS -- cgit v1.2.3