-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For some installations, it might be useful to be able to update-in-place.
That means a server could run a cron job and update weekly automating maintenance.
The current model is that a data file is immutable once created. We would have to take care to ensure an update process did not result in temporarily broken concurrent read operations, but this is likely to be simple to check and fix if required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request