Guide to Using Redis with Node.js Released

redis node

I just completed a pretty extensive Guide to Using Redis with Node.js.  In this guide, we explore using Redis, a fast in-memory database that persists on disk, in conjunction with Node.js. We work through real examples to help equip you to:

  • Install Redis
  • Use Redis as a standalone tool
  • Build Node.js applications that interact with Redis

You can check it out here.

Share

Leave a Reply

Your email address will not be published. Required fields are marked *