UNPKG

node-cache-redis

Version:

Simplistic node redis cache ready can scale with generic-pool support

4 lines (3 loc) 163 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (function () { return Math.random().toString(36).substr(2, 10); });