aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamil Kisiel <kamil@kamilkisiel.net>2014-03-06 00:43:50 +0400
committerKamil Kisiel <kamil@kamilkisiel.net>2014-03-06 00:43:50 +0400
commitc5bbe9d3d3c906d01de60189e5bfbba1d8164a80 (patch)
treeac31fdf6ded557d4df2d20b6ae2d8fd49c1546cf /README.md
parent19a02e6217c210c1f56094ba536b69fd90838fa8 (diff)
Update README.md
Alphabetize
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2dba1d0..49122e5 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ Other implementations of the sessions.Store interface:
* [github.com/srinathgs/couchbasestore](https://github.com/srinathgs/couchbasestore) - Couchbase
* [github.com/hnakamur/gaesessions](https://github.com/hnakamur/gaesessions) - Memcache or GAE
+ * [github.com/kidstuff/mongostore](https://github.com/kidstuff/mongostore) - MongoDB
* [github.com/srinathgs/mysqlstore](https://github.com/srinathgs/mysqlstore) - MySQL
* [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/kidstuff/mongostore](https://github.com/kidstuff/mongostore) - MongoDB