Merge pull request #44 from boj/master

rethinkstore link
This commit is contained in:
Kamil Kisiel 2015-04-01 10:22:39 -07:00
commit 3e759b5c55

View file

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