aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamil Kisiel <kamil@kamilkisiel.net>2014-02-13 19:56:43 +0400
committerKamil Kisiel <kamil@kamilkisiel.net>2014-02-13 19:56:43 +0400
commitaaa7e50fe124565b8ad00e2837b51c418fa90739 (patch)
tree4078556d25c5b5d3a190fea082442d1412152e95 /README.md
parent96a5fdda5c95c7dfbca04f1f643d82f85a7b456c (diff)
parent9bf77df48f82ac7617808c6382fdb07ca16a1164 (diff)
Merge pull request #25 from boj/patch-1
Added RiakStore to implementation list.
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 c3c1085..30d139a 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,4 @@ 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/riakstore](https://github.com/boj/riakstore) - Riak