Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@cgignite/redis

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cgignite/redis

Node Red client for Redis with pub/sub, list, lua scripting and other commands support.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

node-red-contrib-redis

Node Red client for Redis with pub/sub, list, lua scripting, ssl, cluster, custom commands, instance injection and other commands support.

Connection Options parameter receives IORedis object or string (https://github.com/luin/ioredis#connect-to-redis).

Now uses same connection per config name and open new if you set block connection option.

Roadmap:

  • (ok)Stream Support
  • (ok)Flow or Global redis instance injection to use on function Node.
  • (wip)Better Validations
  • (ok)Custom Commands support(Modules), with instance or Cmd.

Keywords

redis

FAQs

Package last updated on 17 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts