{"library":"redis-ssh","type":"library","category":null,"description":"redis-ssh v1.0.0 establishes a Redis connection through an SSH tunnel using the ssh2 and redis packages. It wraps the SSH tunnel lifecycle and provides a simple connect() function that returns a Redis client and a close() method. This package simplifies connecting to a remote Redis instance behind a firewall without manual SSH port forwarding. Unlike full VPN solutions, it is lightweight and specific to Redis. The release cadence is ad-hoc with no recent updates; it is stable for its limited use case but not actively maintained.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","redis","ssh"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-ssh","imports":["import Redis from 'redis-ssh'","const { connect } = require('redis-ssh')"]},{"cmd":"yarn add redis-ssh","imports":[]},{"cmd":"pnpm add redis-ssh","imports":[]}],"homepage":"https://github.com/nicolazj/redis-ssh#readme","github":"https://github.com/nicolazj/redis-ssh","docs":null,"changelog":null,"pypi":null,"npm":"redis-ssh","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}