UNPKG

@nestjs-redis/client

Version:

Flexible, production-ready Redis client module for NestJS with multi-connection support, built on the modern node-redis client

6 lines (5 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./redis-options-factory.interface"), exports); tslib_1.__exportStar(require("./redis-module-async-options.interface"), exports);