Skip to content

Conversation

@matushudec
Copy link
Collaborator

@matushudec matushudec commented Jan 16, 2026

This way users have the control to choose if they use one client connected to one redis endpoint or when they have multiple redis endpoints and multiple clients, each will have it's own client and connection.

import type { StorageValue } from 'axios-cache-interceptor';
// eslint-disable-next-line import/no-extraneous-dependencies
// @ts-ignore
import { createClient } from 'redis';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants