title | summary | component | versions | reviewed | related | redirects | |||
---|---|---|---|---|---|---|---|---|---|
Installing RavenDB |
How to install RavenDB when using RavenDB persistence for various versions of NServiceBus. |
core |
[3,) |
2024-10-01 |
|
|
include: dtc-warning
include: cluster-configuration-info
To install RavenDB, download the server and install as described in the RavenDB documentation or use a hosted RavenDB provider such as RavenHQ.
RavenDB should only be used for NServiceBus persistence when the endpoint's business data is already stored in RavenDB. NServiceBus shares the same DocumentStore
object used for business data, configured using the RavenDB connection options.
To upgrade an existing RavenDB installation, refer to the RavenDB upgrade process.
It is strongly recommended to backup all databases before upgrading.