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
Release history Release notifications | RSS feed
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.1.tar.gz
(2.1 kB
view details)
File details
Details for the file waitredis-0.1.1.tar.gz
.
File metadata
- Download URL: waitredis-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4ab017aed64ac1252e06815b5542de55a86d00b98d14823274481da1f6efa0d |
|
MD5 | 1b4e5eb69fa1d9765d3833d74aa2068d |
|
BLAKE2b-256 | ad3e423e5daaaefaabd57c897f7023dbb8325078a137e3028dd1e92edbd84a9d |