-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Milestone
Description
Current Status
- Currently, the embedded RavenDB is installed in C drive by default, with no option to change drive
- In many cases C drive is the system OS drive and is much smaller than other drives
- As a result, this sets a very hard artificial limit on the size of the SC database
Required Functionality
- Allow the user to specify in Config (post installation) the path of the database
- If the user wants to recreate the database from scratch - allow the user to specify a new or non-existant path
- If the user wants to move an existing database to a new path - allow the user to specify an existing path and copy the ravendb to that path
// CC @johnsimons , @andreasohlund , @indualagarsamy
Reactions are currently unavailable