Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 478 Bytes

redis-docker-harness

Classes and methods for integrating code inside a docker image into a processing pipeline, using redis for exchanging data.

Examples

Note: For broadcasting data and listening to the generated output, you can use the simple-redis-helper library (executables srh-broadcast and srh-listen).