UNPKG

cache-manager-redis-yet

Version:
22 lines (14 loc) 998 B
# Redis store for node cache manager [![codecov](https://codecov.io/gh/jaredwray/cacheable/graph/badge.svg?token=lWZ9OBQ7GM)](https://codecov.io/gh/jaredwray/cacheable) [![tests](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml/badge.svg)](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml) [![license](https://img.shields.io/github/license/jaredwray/cacheable)](https://github.com/jaredwray/cacheable/blob/main/LICENSE) [![npm](https://img.shields.io/npm/dm/cache-manager-redis-yet)](https://npmjs.com/package/cache-manager-redis-yet) ![npm](https://img.shields.io/npm/v/cache-manager-redis-yet) Redis cache store for [cache-manager](https://github.com/jaredwray/cacheable/tree/main/packages/cache-manager. ## Installation ```sh pnpm install cache-manager-redis-yet ``` ## License Licensed under the [MIT license](./LICENSE). Fork from [https://github.com/dabroek/node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store)