-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hi @AyronK,
I really like your package and want to use it. Problem: I have a very "special" redis client.
In the past, a lot of effort was put into the Redis client to
enable it to run in both cluster and standalone mode,
perform a clean reconnect in the event of connection interruptions, log,
write metrics, etc.
In short: I want to use your handling with Nextjs and write my own handler
around my Redis client. Unfortunately, this doesn't work because I can't import the relevant
types. The package.json doesn't allow it.
I think others can also benefit from this by being able to develop their own handlers.
Metadata
Metadata
Assignees
Labels
No labels