Hey All,

On a recent project I wanted to publish one of my mongoose models to
rabbitMQ to be routed to a java application that needed to do
something whenever one of my models changed. So I just put together a
new plugin that publishes messages to an amqp broker whenever the
model is saved or removed.

See https://github.com/jamescarr/mongoose-amqp-plugin

It's still a work in progress, but at the moment it works for the most
basic of needs!

Thanks,
James

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to