file-cache
file-cache copied to clipboard
Handle cache versioning
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.