Skip to main content

Simple wrapper script to wait until redis is ready

Project description

This is a simple wrapper script that starts a command once redis has finished loading its dataset in memory.

Installation:

$ pip install waitredis

Sample usage:

$ sudo restart redis-server && waitredis redis-cli time
redis-server start/running, process 20573
1) "1379426556"
2) "512325"

Without the wrapper script (and if redis takes a significant amount of time to load its dataset from disk), you get an error:

$ sudo restart redis-server && redis-cli time
redis-server start/running, process 20504
(error) LOADING Redis is loading the dataset in memory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

waitredis-0.1.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file waitredis-0.1.tar.gz.

File metadata

  • Download URL: waitredis-0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for waitredis-0.1.tar.gz
Algorithm Hash digest
SHA256 5604916b5480d4e529a38dddf28a5f910de8bb7135461a6ef7b0812af44d5ee0
MD5 689a37f48d86d507bed3003f434862e2
BLAKE2b-256 42292d40d11ec5f3327c7f122343cd27727104139295181f4093f70a6b56a201

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page