Handle cache versioning
Open
Status: Proposal
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/textlint/textlint/pull/1449
In the future, we may cahnge cache file format.
I want to make sure that an exception is not raised when loading the cache file if it is changed.
This should be implemented as a forward compatibility feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the referenced textlint pull request and the cache loading path in this repository. Define the expected behavior for a cache file with a newer or changed format, then verify that loading it no longer raises an exception while preserving the existing cache behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100