Skip to content

[pull] master from apify:master#144

Merged
pull[bot] merged 1 commit intothreatcode:masterfrom
apify:master
Feb 12, 2026
Merged

[pull] master from apify:master#144
pull[bot] merged 1 commit intothreatcode:masterfrom
apify:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 12, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…3402)

The `values()` and `entries()` methods on `KeyValueStoreClient` in `@crawlee/memory-storage` previously fetched records sequentially in a loop when resolving the first page as a Promise. This PR replaces the sequential loop with concurrent fetching using `p-limit` (concurrency cap of 25) and `Promise.allSettled`, reducing total wait time for the bulk 

closes #3395
@pull pull bot locked and limited conversation to collaborators Feb 12, 2026
@pull pull bot added the ⤵️ pull label Feb 12, 2026
@pull pull bot merged commit adf3dae into threatcode:master Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant