Build the path cache asynchronously without blocking the main thread -> Big projects no longer freeze Atom
Build the cache in parallel (fast-glob uses threads underneath)
Unified method for building the cache on all platforms
Allows using glob for pattern ignoring which is the most common way of writing path patterns
Fixed Issues
This fixes many issues. The following list is among them
fixes #254
fixes #231
fixes #221
fixes #164
fixes #204
fixes #205
fixes #219
fixes #157
fixes #186
Description
Fixed Issues
This fixes many issues. The following list is among them fixes #254 fixes #231 fixes #221 fixes #164 fixes #204 fixes #205 fixes #219 fixes #157 fixes #186
Closes Pull requests
closes #245 closes #247
Performance Verification
Now we can cache huge projects like DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped