Skip to content

Commit 31253b2

Browse files
authored
Merge pull request #864 from stappersg/more-async-sqlx-sessions
2 parents 0b3ac9c + 98d03fc commit 31253b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ team. Use at your own risk.</sup>
150150

151151
### Session Stores
152152
* [async-redis-session](https://github.com/jbr/async-redis-session)
153-
* [async-sqlx-session](https://github.com/jbr/async-sqlx-session) (sqlite and postgres currently)
153+
* [async-sqlx-session](https://github.com/jbr/async-sqlx-session) (sqlite, mysql, postgres, ...)
154154
* [async-mongodb-session](https://github.com/yoshuawuyts/async-mongodb-session/)
155155

156156
### Example applications

0 commit comments

Comments
 (0)