Skip to content

Commit 516ee02

Browse files
authored
Merge branch 'main' into patch-1
2 parents 768319b + a56e60c commit 516ee02

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
@@ -77,6 +77,7 @@ Other implementations of the `sessions.Store` interface:
7777
- [github.com/dsoprea/go-appengine-sessioncascade](https://github.com/dsoprea/go-appengine-sessioncascade) - Memcache/Datastore/Context in AppEngine
7878
- [github.com/kidstuff/mongostore](https://github.com/kidstuff/mongostore) - MongoDB
7979
- [github.com/srinathgs/mysqlstore](https://github.com/srinathgs/mysqlstore) - MySQL
80+
- [github.com/danielepintore/gorilla-sessions-mysql](https://github.com/danielepintore/gorilla-sessions-mysql) - MySQL
8081
- [github.com/EnumApps/clustersqlstore](https://github.com/EnumApps/clustersqlstore) - MySQL Cluster
8182
- [github.com/antonlindstrom/pgstore](https://github.com/antonlindstrom/pgstore) - PostgreSQL
8283
- [github.com/JensvandeWiel/valkeystore](https://github.com/JensvandeWiel/valkeystore) - Valkey

0 commit comments

Comments
 (0)