Skip to content

Commit 47f05ff

Browse files
author
Felix Robles
committed
export RedisStore
1 parent fed9d75 commit 47f05ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/datastore/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from "./drivers/mysql/MySQLStore"
55
export * from "./drivers/mysql/MySQLTransaction"
66
export * from "./drivers/pg/PGStore"
77
export * from "./drivers/pg/PGTransaction"
8+
export * from "./drivers/redis/RedisStore"

0 commit comments

Comments
 (0)