redis-testconnection

command module
v0.0.0-...-864baec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: MIT Imports: 3 Imported by: 0

README

Redis Test Connection Tool 🚀

Simple tool written in Go to test connection to Redis server with authentication enabled.

Environment variables

REDIS_SERVER : Redis IP + Port (Example: localhost:6379)

REDIS_PASSWORD

How to use?

Download the tool

Linux
REDIS_SERVER="REDIS_IP:REDIS_PORT" REDIS_PASSWORD="PASSWORD!" ./redis-testconnection-linuxamd64 
Windows
set "REDIS_SERVER=REDIS_IP:REDIS_PORT" && set "REDIS_PASSWORD=PASSWORD" && redis-testconnection-windowsamd64.exe

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL