An open API service indexing awesome lists of open source software.

https://github.com/betterstack-community/nodejs-redis-caching


https://github.com/betterstack-community/nodejs-redis-caching

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Redis Caching in Node.js

**Tutorial**:
[Redis Caching in Node.js](https://betterstack.com/community/guides/scaling-nodejs/nodejs-caching-redis/)

## 🟢 Prerequisites

- Prior Node.js development experience.
- A recent version of [Node.js](https://nodejs.org/en/download/) and
[npm](https://www.npmjs.com/get-npm) installed on your computer.
- [Docker](https://docs.docker.com/get-started/get-docker/) and
[SQlite](https://www.sqlite.org/download.html) installed.

## âš– License

The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)