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 fed9d75 commit 47f05ffCopy full SHA for 47f05ff
src/datastore/index.ts
@@ -5,3 +5,4 @@ export * from "./drivers/mysql/MySQLStore"
5
export * from "./drivers/mysql/MySQLTransaction"
6
export * from "./drivers/pg/PGStore"
7
export * from "./drivers/pg/PGTransaction"
8
+export * from "./drivers/redis/RedisStore"
0 commit comments