Skip to content

Commit 404c2f1

Browse files
committedDec 10, 2024·
chore: add todo for ioredis import
#306
1 parent 836f0f9 commit 404c2f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/drivers/redis.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { defineDriver, joinKeys } from "./utils";
2+
// TODO: use named import in v2
23
import Redis, {
34
Cluster,
45
type ClusterNode,

0 commit comments

Comments
 (0)
Please sign in to comment.