Skip to content

isolationPoolOptions have terrible defaults #2720

@VivaLaPanda

Description

@VivaLaPanda

Description

Currently node-redis uses the same default options as GenericPool for isolationPoolOptions. Not only are the params poorly documented, the default parameters are not something you'd almost ever want. The default max pool size is 1, which means setting isolated: true has no effect.

The package should either set new defaults, or warn in the documentation to always configure these if using isolated: true.

Node.js Version

No response

Redis Server Version

No response

Node Redis Version

No response

Platform

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions