πŸ“¦ nestjs / cache-manager

Cache manager module for Nest framework (node.js) πŸ—ƒ

β˜… 165 stars β‘‚ 39 forks πŸ‘ 165 watching βš–οΈ MIT License
cachecache-managernestjsnodenode-frameworktypescript
πŸ“₯ Clone https://github.com/nestjs/cache-manager.git
HTTPS git clone https://github.com/nestjs/cache-manager.git
SSH git clone git@github.com:nestjs/cache-manager.git
CLI gh repo clone nestjs/cache-manager
renovate[bot] renovate[bot] chore(deps): update dependency typescript-eslint to v8.53.1 (#992) f9ee410 15 hours ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .circleci
πŸ“ .github
πŸ“ .husky
πŸ“ lib
πŸ“ tests
πŸ“„ .gitignore
πŸ“„ .npmignore
πŸ“„ .prettierrc
πŸ“„ .release-it.json
πŸ“„ CONTRIBUTING.md
πŸ“„ index.d.ts
πŸ“„ index.js
πŸ“„ index.ts
πŸ“„ LICENSE
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ renovate.json
πŸ“„ tsconfig.json
πŸ“„ README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Discord Backers on Open Collective Sponsors on Open Collective

Description

cache-manager module for Nest originally published as part of the @nestjs/common package. This package is a drop-in replacement for the deprecated CacheModule.

Installation

$ npm i --save @nestjs/cache-manager cache-manager

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.