Skip to content

Allow import of internal types #169

@ehg-fblenkle

Description

@ehg-fblenkle

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions