Redis Rapid Tips: ioredis



Redis Rapid Tips: ioredis

Redis Rapid Tips: ioredis

ioredis is a popular Redis client for Node.js. In this video, we’ll see how to get up and running with ioredis. You’ll learn how to connect to Redis, send commands and receive results back, then see how to reduce latency with pipelining.

In future videos, we’ll examine features of ioredis that distinguish it from other Redis clients for Node.js.

Links:
Source Code → https://github.com/redislabs-training/ioredis-demos
Redis University → https://university.redislabs.com/
Redis Labs → https://www.redislabs.com/
Need a Redis cluster now? Sign up for a free Redis Cloud Essentials account → https://bit.ly/2wasiCa

Join our discord server → https://discord.gg/redis

Comments are closed.