Command-line utilities to for sending/receiving data to/from a Redis backend.
Project description
Little command-line library to send/receive data to/from a Redis backend.
https://github.com/fracpete/redis_helper
Changelog
0.1.7 (2026-04-15)
switched to underscores in project name
srh-listen now uses a global object to retain the redis objects, avoiding ValueError: I/O operation on closed file.
srh-listen now has the parameter -t/–timeout for the thread timeout, default is now 0.01 instead of 0.001 to reduce CPU load
added setuptools as dependency
0.1.6 (2024-02-27)
using srh- prefix in the argparser’s prog parameter now
added srh-ping command to check server availability
0.1.5 (2023-07-10)
fixed password support when accessing environment variable
0.1.4 (2023-07-07)
fixed password support
0.1.3 (2023-07-07)
added support for supplying a password for connecting to the Redis server (–password or –password_env)
0.1.2 (2021-10-01)
listen.py now supports output in a directory
0.1.1 (2021-09-22)
broadcast.py now supports reading binary files and just using simple strings
0.1.0 (2021-09-14)
initial release
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
File details
Details for the file simple_redis_helper-0.1.7.tar.gz.
File metadata
- Download URL: simple_redis_helper-0.1.7.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
985d239fd27ba3fc9d772e5523f555c7d04a80799d5e3e1ba356d69de97c2b4d
|
|
| MD5 |
ab6449962896224cd551dfbe00db8c44
|
|
| BLAKE2b-256 |
3f2b942e0defeb2354a440819fd9d2b4cf497ba089832af3d05861dccdecafc9
|