Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroservienti authored and DavidBoike committed Feb 7, 2020
1 parent 93c0207 commit b63c050
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# NServiceBus.Gateway.RavenDB

Gateway storage using RavenDB
The official [NServiceBus](https://github.com/Particular/NServiceBus) Gateway persistence implementation for [RavenDB.](https://ravendb.net/)

## How to test locally
Learn more about NServiceBus.Gateway.RavenDB through our [documentation.](https://docs.particular.net/nservicebus/gateway/ravendb/)

TODO
If you are interested in contributing, please follow the instructions [here.](https://github.com/Particular/NServiceBus/blob/develop/CONTRIBUTING.md)

## 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.

0 comments on commit b63c050

Please sign in to comment.