For my client we're investigating the use of MassTransit. MassTransit seems to be focussed around RabbitMQ as for message transport. Due 'intrastructural constraints' of the client, we're stuck with using SQL Server database as any persistence.
How can MassTransport be used with SQL Server as transport mechanism for messages?