aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrian Jones <mojobojo@gmail.com>2015-04-01 12:20:06 +0300
committerBrian Jones <mojobojo@gmail.com>2015-04-01 12:20:06 +0300
commitc9c3e432961bc1035d670dcf24f0c8763407e7f4 (patch)
treebfd59780e706cd44954679d5ee1ef7ae525cf6f3 /README.md
parentc8fb5963af5ff7fda6a44132ba4c0d8376e20257 (diff)
rethinkstore link
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 40e44f7..5898bad 100644
--- a/README.md
+++ b/README.md
@@ -14,5 +14,6 @@ Other implementations of the sessions.Store interface:
* [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/rethinkstore](https://github.com/boj/rethinkstore) - RethinkDB
* [github.com/boj/riakstore](https://github.com/boj/riakstore) - Riak
* [github.com/michaeljs1990/sqlitestore](https://github.com/michaeljs1990/sqlitestore) - SQLite