From b5df0baf36ed4959cdfa3883153294207b288e10 Mon Sep 17 00:00:00 2001 From: Keiji Yoshida Date: Sat, 14 Jun 2014 04:27:47 +0900 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 27f1175..a02df39 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Store Implementations --------------------- 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/bradleypeabody/gorilla-sessions-memcache](https://github.com/bradleypeabody/gorilla-sessions-memcache) - Memcache * [github.com/hnakamur/gaesessions](https://github.com/hnakamur/gaesessions) - Memcache on GAE @@ -13,4 +14,3 @@ Other implementations of the sessions.Store interface: * [github.com/antonlindstrom/pgstore](https://github.com/antonlindstrom/pgstore) - PostgreSQL * [github.com/boj/redistore](https://github.com/boj/redistore) - Redis * [github.com/boj/riakstore](https://github.com/boj/riakstore) - Riak - * [github.com/yosssi/boltstore](https://github.com/yosssi/boltstore) - Bolt -- cgit v1.2.3