Added RiakStore to implementation list.

This commit is contained in:
Brian Jones 2014-02-13 22:36:33 +09:00
parent 96a5fdda5c
commit 9bf77df48f

View file

@ -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