aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornvcnvn <nguyen@open-vn.org>2014-03-05 13:18:36 +0400
committernvcnvn <nguyen@open-vn.org>2014-03-05 13:18:36 +0400
commit05c7254e21c2ccc3ea0f35f3b902e762139300a5 (patch)
tree20f1741e2b5f0e29bcf6c33304b68eb50ab54b91 /README.md
parentaaa7e50fe124565b8ad00e2837b51c418fa90739 (diff)
Add MongoStore to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30d139a..2dba1d0 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,4 @@ 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/kidstuff/mongostore](https://github.com/kidstuff/mongostore) - MongoDB