Skip to content

rvaridel/NServiceBus.RavenDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NServiceBus.RavenDB

The official NServiceBus persistence implementation for RavenDB.

Learn more about NServiceBus.RavenDB through our documentation.

If you are interested in contributing, please follow the instructions here.

Running the tests

Running the tests requires RavenDB 4.2 and an environment variable named CommaSeparatedRavenClusterUrls containing the connection URLs, separated by commas if testing a cluster. The tests can be run with a RavenDB server hosted on a Docker container.