We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe21b6a commit 41ee504Copy full SHA for 41ee504
README.md
@@ -84,6 +84,7 @@ Other implementations of the `sessions.Store` interface:
84
* [github.com/michaeljs1990/sqlitestore](https://github.com/michaeljs1990/sqlitestore) - SQLite
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
89
## License
90
0 commit comments