jakearchibald / jakearchibald/byte-storage
rename store
Open
- Dominant language
- No language data
- Stars
- 42
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
A common approach to atomically updating files is to write into a "temp" copy, then rename the temp into place over top of the original.
(copy may be a primitive we want as well)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the storage API and the existing store operation, then review how temporary copies and renames are represented. Done requires clarifying whether the request is to rename store, add copy, or both, and defining the expected atomic behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100