Database · +8 points

Redis

In-memory data store for caching, sessions, and pub/sub.

Install
npm install redis
License
BSD-3
Stars
68k+

Integration goal

Configure Redis client connection with cache helper.

  1. Create redis.js client
  2. Add setCache/getCache helpers
  3. Push to GitHub
Open Integration Workspace →

← All open source tools