aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMattias Wadman <mattias.wadman@gmail.com>2016-01-07 02:28:49 +0300
committerMattias Wadman <mattias.wadman@gmail.com>2016-01-07 02:28:49 +0300
commit59224c658b3432097bde66afb311b7c7175aed85 (patch)
tree6cb884fbc1879abc8bd8af8d2a4ff8c66bce9d18 /README.md
parent99b16d2edd22458c541b3640ce83689b08a05c20 (diff)
Add https://github.com/wader/gormstore
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 c18798d..2779904 100644
--- a/README.md
+++ b/README.md
@@ -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