Skip to content

ioRedisStore

@tsed/ioredis

Usage

typescript
import { ioRedisStore } from "@tsed/ioredis";

See /packages/orm/ioredis/src/types/domain/IORedisStore.ts.

Overview

ts
const ioRedisStore: (config?: FactoryConfig<any>) => IORedisStore;

Released under the MIT License.