Skip to content

Commit 98d03fc

Browse files
authored
further async-sqlx-session support
async-sqlx-session also supports mysql and ready for further support on database engines
1 parent 0b3ac9c commit 98d03fc

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)