Skip to content

Added Concurrency

Latest
Compare
Choose a tag to compare
@mdrideout mdrideout released this 11 Sep 13:42

Added concurrency option using p-limit. Allowing the user to specify how many concurrent compressed XML sitemaps they want to process at once. This was previously a sequential process.

Still compatible with old implementation, concurrency defaults to 1 if not specified in the function call.