enhancementgood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
It'd be good to be able to read from redis other than 127.0.0.1:6379.
Command line could be:
$ write-into-redis-stream [-c|-connection=redis://user:pass@somehost.com:1234/db/] stream-name
That would be a major facilitation in using redis streams from a webhook.