Readonly mode
Open
kind/enhancement
topic/repo
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Sometimes it'd be useful to temporarily put a daemon into readonly mode. It'd continue working normally, except that it won't accept writes of any kind. Ideally, there'd be no disk writes at all in this mode.
Use cases include updates and fs-repo-migrations, but also fire fighting of all kinds.
Contributor guide
Assessment
This issue has not been assessed yet.