@hokify/node-ts-cache-redisio-storage
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

@hokify/node-ts-cache-rediusio-storage

RedisIO Storage module for node-ts-cache

import { Cache, ExpirationStrategy } from "@hokify/node-ts-cache";
import RedisIOStorage from 'node-ts-cache-redisio-storage';

const myStrategy = new ExpirationStrategy(new RedisIOStorage());

all timeout values are in SECONDS

Dependents (6)

Package Sidebar

Install

npm i @hokify/node-ts-cache-redisio-storage

Weekly Downloads

298

Version

2.0.1

License

MIT

Unpacked Size

12 kB

Total Files

9

Last publish

Collaborators

  • hokify-user