Skip to content

Commit 92b749d

Browse files
lafrikskisielk
authored andcommitted
Add link to XORM store implementation (#149)
1 parent 7910f5b commit 92b749d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Other implementations of the `sessions.Store` interface:
8585
* [github.com/wader/gormstore](https://github.com/wader/gormstore) - GORM (MySQL, PostgreSQL, SQLite)
8686
* [github.com/gernest/qlstore](https://github.com/gernest/qlstore) - ql
8787
* [github.com/quasoft/memstore](https://github.com/quasoft/memstore) - In-memory implementation for use in unit tests
88+
* [github.com/lafriks/xormstore](https://github.com/lafriks/xormstore) - XORM (MySQL, PostgreSQL, SQLite, Microsoft SQL Server, TiDB)
8889

8990
## License
9091

0 commit comments

Comments
 (0)