Skip to content

Commit

Permalink
Merge pull request gorilla#64 from wader/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
elithrar committed Jan 7, 2016
2 parents 99b16d2 + 59224c6 commit 3752dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Other implementations of the `sessions.Store` interface:
* [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
* [github.com/wader/gormstore](https://github.com/wader/gormstore) - GORM (MySQL, PostgreSQL, SQLite)

## License

Expand Down

0 comments on commit 3752dbe

Please sign in to comment.