Skip to content

redislabs-training/ioredis-demos

Repository files navigation

ioredis Client Demo

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 the SSCAN command.
  • 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!

About

Demo code using the ioredis client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published