bpaquet / node-logstash

Simple logstash implmentation in nodejs : file log collection, sent with zeromq
Other
517 stars 141 forks source link

Feat redis rpush blpop #56

Closed perrinood closed 10 years ago

perrinood commented 10 years ago

Description

Adds RPUSH / BLPOP capabilities for redis INPUT / OUTPUT plugins. close #39

NB: I'm total beginner in nodejs so feel free to comment and improve the patch.