Connection options for RavenDbStore.
RavenDbStore
urls and database configure the underlying DocumentStore. When a pre-built client is supplied (e.g. in tests), connect() uses it directly and skips loading the ravendb driver.
urls
database
DocumentStore
client
connect()
ravendb
Optional
A pre-built DocumentStore to use instead of the driver.
Connection options for
RavenDbStore.urlsanddatabaseconfigure the underlyingDocumentStore. When a pre-builtclientis supplied (e.g. in tests),connect()uses it directly and skips loading theravendbdriver.