This repository is not active
rmacdonaldsmith/CQRS-MassTransit
This is a demonstration of a fully distributed CQRS implementation using MassTransit (RabbitMQ) for the service bus,, JOliver Event Store, MongoDB for the read model, Node.js to expose a RESTful API over the read model. There is lots of room for improvement
JavaScript