Closed SoaringTiger closed 8 years ago
Coworkers does not have any helpers for organizing database models. It is just a framework creating a rabbitmq consumer application. If you are wanting to create an application that "replies" database "rows" checkout the RPC example: https://github.com/tjmehta/coworkers#rpc--request-reply-checkreplyqueue-example
@tjmehta thanks
@tjmehta I want to use coworkers to work with Mongoose and MongoDB, would you please give some examples?