Y
Hacker News
new
|
ask
|
show
|
jobs
by
morgenkaffee
4089 days ago
Ah that's the same idea! Wished I found that before. Thanks man.
1 comments
fprotthetarball
4089 days ago
The interesting thing about rp is that you can use it as a pipeline in your other Go applications, as the Redis pub/sub "pipe" is exposed as a normal Go io.Reader/io.Writer interface. Might be something worth expanding on somehow.
link