contentlayerdev / contentlayer

Contentlayer turns your content into data - making it super easy to import MD(X) and CMS content in your app
https://www.contentlayer.dev
MIT License
3.32k stars 201 forks source link

source-files: Process files in parallel (via Node worker pool) #60

Open schickling opened 2 years ago

schickling commented 2 years ago

For projects using contentlayer/source-files processing many content files (> 50) it could make sense to process the files in parallel using a Node worker pool in order to speed things up.

This will most likely require some architectural adjustments and further exploration.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.