We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7910f5b commit 92b749dCopy full SHA for 92b749d
README.md
@@ -85,6 +85,7 @@ Other implementations of the `sessions.Store` interface:
85
* [github.com/wader/gormstore](https://github.com/wader/gormstore) - GORM (MySQL, PostgreSQL, SQLite)
86
* [github.com/gernest/qlstore](https://github.com/gernest/qlstore) - ql
87
* [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)
89
90
## License
91
0 commit comments