Home > Software > Database > NoSQL > RavenDB
Details
- Package ID
- RavenDB
- Version
- 4.2.102
- Downloads
- 4066
- Website
- https://ravendb.net/
Summary
A NoSQL Document Database that has been Fully Transactional for Over a Decade.
Description
A NoSQL Document Database that has been Fully Transactional for Over a Decade.
Package Specific
Package Parameters
The following package parameters can be set:
/setup-as-service:
- specifies that ravendb should be configured to run as a windows service/start-service:
- specifies that the ravendb service should be started after setup as a service/install-path:
- Where to install the binaries to - defaults to "$env:SystemDrive\RavenDB
"
To pass parameters, use --params "''"
(e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"
).
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
.
Comments
Loading comments...