From 4e0725cf9c768b11cc7f523a34fd2d40f96e56c6 Mon Sep 17 00:00:00 2001 From: Deniz Eren Date: Thu, 29 Jan 2015 18:17:56 +0000 Subject: Added DynamoStore to implementation list. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a02df39..4a90fa3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Other implementations of the sessions.Store interface: * [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 * [github.com/bradleypeabody/gorilla-sessions-memcache](https://github.com/bradleypeabody/gorilla-sessions-memcache) - Memcache * [github.com/hnakamur/gaesessions](https://github.com/hnakamur/gaesessions) - Memcache on GAE * [github.com/kidstuff/mongostore](https://github.com/kidstuff/mongostore) - MongoDB -- cgit v1.2.3