Skip to content

Seolhun/cache

Repository files navigation

Stage Github workflow Dev Github workflow

Cache

To store key value as Cache

Requirement

Node > 10.0

Install

npm install @seolhun/cache
import { Cache } from '@seolhun/cache';