Skip to content

SCALE-GmbH/wait-for-redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

wait-for-redis

Script to wait for Redis until it fully loaded redis/redis#4624

Installation

This script uses redis-tools.

On Ubuntu install it using command:

RUN apt install redis-tools

Usage

./wait-for-redis.sh {redis host}:{redis port}

Example:

./wait-for-redis.sh localhost:6379

About

Script to wait for Redis until it fully loaded https://github.com/antirez/redis/issues/4624

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%