Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 445 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 445 Bytes

node-redis

Description

This is a simple project to test the performance of a node.js application with and without cache.

Installation

npm install

Usage

npm run dev

Prints

image image

Dependencies

  • redis: Redis client library
  • express: Fast, unopinionated, minimalist web framework