Some basic demos using the ioredis Redis client.
To use, first npm install, then:
npm run basics: Basic connection, command and pipeline demo.npm run streamingscan: Using the streaming interface to theSSCANcommand.npm run transformers: Using reply and argument transformers with Redis streams.
Get Redis from redis.io, or sign up for a free Redis Cloud Essentials instance.
Want more Redis videos? Subscribe to our YouTube channel for regular uploads!