New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@myrror-security/cache-manager-redis-store

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myrror-security/cache-manager-redis-store

Redis store for node-cache-manager

latest
Source
npmnpm
Version
1.7.1
Version published
Maintainers
2
Created
Source

Redis store for node cache manager (TypeScript)

npm version GitHub issues

Redis cache store for node-cache-manager.

This package is a fork of node-cache-manager-redis

What New?

  • Typescript
  • Async/Await
  • Api support for node-cache-manager v5.x.x

Why we forked?

At version v5.x.x node-cache-manager has been rewritten in Typescript. and did major changes to the API .

Installation

NPM

npm install @myrror-security/cache-manager-redis-store --save

YARN

yarn add @myrror-security/cache-manager-redis-store

PNPM

pnpm install  @myrror-security/cache-manager-redis-store

Contribution

Want to help improve this package? We take pull requests.

Status

The project is under active development. TODO:

  • Add documentation
  • Add examples
  • Add code coverage
  • PR template
  • Issues template

License

The @myrror-security/cache-manager-redis-store is licensed under the MIT license.

Keywords

cache

FAQs

Package last updated on 28 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts