Skip to content

An API for learning how to improve performance by using redis cache in NestJS.

Notifications You must be signed in to change notification settings

sovannarapov/nestjs-redis-cache

Repository files navigation

NestJS Redis Cache

Description

An API that has large data and improved performance by using grouping data and redis cache.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

Documentation

About

An API for learning how to improve performance by using redis cache in NestJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published