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

2.0.1 • Public • Published

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

Node-Cache Storage module for node-ts-cache

wrapper for node-cache

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

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

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

    Package Sidebar

    Install

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

    Weekly Downloads

    81

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    5.05 kB

    Total Files

    9

    Last publish

    Collaborators

    • hokify-user