Discussion about this post

User's avatar
Moritz Wegener's avatar

Hi, great project.

Could the ingestion and the processing be decoupled to different containers that connect to the same redis?

By that this project could be used to relay webhooks from the Internet into firewalled networks. The webhooks would be received by an Internet exposed host and saved to Redis.

A container running in the firewalled network would than connect to Redis, retrieve the queued hooks and sent them to internal systems that would otherwise not be reachable by the webook senders.

Expand full comment

No posts