HarryR / HarryR/logpipe

Publish and Subscribe with Redis

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Redis is widely supported and quite fast as a message queue.

To allow for decoupled processing and easy integration with other systems it would be a good idea to enable `logpipe` to `PUBLISH` and `SUBSCRIBE` to queues in Redis.

This requires the event loop in #4 to be implemented so that I/O to and from remote sockets doesn't block and so that pipelining can be used to make publishing very fast.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.